[Git][ghc/ghc][wip/T22010] Bump GHC version in CI
Jaro Reinders (@Noughtmare)
gitlab at gitlab.haskell.org
Thu Jun 15 15:16:40 UTC 2023
Jaro Reinders pushed to branch wip/T22010 at Glasgow Haskell Compiler / GHC
Commits:
4a8de23e by Jaro Reinders at 2023-06-15T17:16:27+02:00
Bump GHC version in CI
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -84,7 +84,7 @@ workflow:
matrix:
- GHC_VERSION: 9.2.5
DOCKER_IMAGE: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb10-ghc9_2:$DOCKER_REV"
- - GHC_VERSION: 9.4.3
+ - GHC_VERSION: 9.4.4
DOCKER_IMAGE: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb10:$DOCKER_REV"
- GHC_VERSION: 9.6.1
DOCKER_IMAGE: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb10-ghc9_6:$DOCKER_REV"
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4a8de23e71819c7f53ebbefc904f5858b14eb098
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4a8de23e71819c7f53ebbefc904f5858b14eb098
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/20230615/608d20cb/attachment.html>
More information about the ghc-commits
mailing list