summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorCheng Shao <astrohavoc@gmail.com>2022-11-06 13:14:42 +0000
committerCheng Shao <astrohavoc@gmail.com>2022-11-06 13:15:22 +0000
commite7372bc52175cecda67c95eb3b5bb0164359deeb (patch)
treec486638ce813dc811e20ff1a2e8b55e301e59071 /.gitlab-ci.yml
parent42938a58e25f433ca7c202742f112ec9c01ca34d (diff)
downloadhaskell-e7372bc52175cecda67c95eb3b5bb0164359deeb.tar.gz
Bump ci-images revision
ci-images has recently been updated, including changes needed for wasm32-wasi CI.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 20fde5cdff..bb5bbc375c 100644
--- a/.gitlab-ci.yml
+++ b/.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: 9e4c540d9e4972a36291dfdf81f079f37d748890
+ DOCKER_REV: 205afce5c7ebdb8666b96638f6758fe527f40a7f
# Sequential version number of all cached things.
# Bump to invalidate GitLab CI cache.