[Git][ghc/ghc][wip/T22342] CI: Bump ci-images so more jobs boot with 9.2

Bryan R (@chreekat) gitlab at gitlab.haskell.org
Thu Nov 3 11:39:12 UTC 2022



Bryan R pushed to branch wip/T22342 at Glasgow Haskell Compiler / GHC


Commits:
432b05ed by Bryan Richter at 2022-11-03T13:38:42+02:00
CI: Bump ci-images so more jobs boot with 9.2

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -2,7 +2,9 @@ variables:
   GIT_SSL_NO_VERIFY: "1"
 
   # Commit of ghc/ci-images repository from which to pull Docker images
-  DOCKER_REV: 9e4c540d9e4972a36291dfdf81f079f37d748890
+  # FIXME: Currently set to a wip branch so that CI will do my testing for me,
+  # since I am not a Docker genius
+  DOCKER_REV: b8122a59ec3ea06a386b8545aaeeb88674b9cf64
 
   # Sequential version number of all cached things.
   # Bump to invalidate GitLab CI cache.



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/432b05ed2296f7cf11b6119663492044c2643771

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/432b05ed2296f7cf11b6119663492044c2643771
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20221103/101b7013/attachment.html>


More information about the ghc-commits mailing list