Skip to content
Snippets Groups Projects
Commit 62bfea7a authored by Ben Gamari's avatar Ben Gamari
Browse files

gitlab-ci: Bump ci-images

To freeze emsdk, avoiding #23641.
parent 2b3da4c4
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ variables:
GIT_SSL_NO_VERIFY: "1"
# Commit of ghc/ci-images repository from which to pull Docker images
DOCKER_REV: c29d97c469a23db1c77ac1184eebbb2fd86ef623
DOCKER_REV: a9c0f5efbe503c17f63070583b2d815e498acc68
# Sequential version number of all cached things.
# Bump to invalidate GitLab CI cache.
......@@ -86,7 +86,7 @@ workflow:
DOCKER_IMAGE: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb10-ghc9_2:$DOCKER_REV"
- GHC_VERSION: 9.4.3
DOCKER_IMAGE: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb10:$DOCKER_REV"
- GHC_VERSION: 9.6.1
- GHC_VERSION: 9.6.2
DOCKER_IMAGE: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb10-ghc9_6:$DOCKER_REV"
# Allow linters to fail on draft MRs.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment