[Git][ghc/ghc][wip/bump-ci-images23] Bump CI images so that alpine3_18 image includes clang15
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Fri Feb 9 14:27:12 UTC 2024
Matthew Pickering pushed to branch wip/bump-ci-images23 at Glasgow Haskell Compiler / GHC
Commits:
5f8751ce by Matthew Pickering at 2024-02-09T14:26:47+00:00
Bump CI images so that alpine3_18 image includes clang15
The only changes here are that clang15 is now installed on the
alpine-3_18 image.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -2,7 +2,7 @@ variables:
GIT_SSL_NO_VERIFY: "1"
# Commit of ghc/ci-images repository from which to pull Docker images
- DOCKER_REV: 23d72bc7674e643c73256242ba781bea4aef4fb8
+ DOCKER_REV: 127c7f5f486a4096a79960d9f307083095bee61c
# Sequential version number of all cached things.
# Bump to invalidate GitLab CI cache.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5f8751ce37798680508bddf50fa49e3e4e65b9c2
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5f8751ce37798680508bddf50fa49e3e4e65b9c2
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/20240209/762fcfd4/attachment.html>
More information about the ghc-commits
mailing list