From cea56ccca154d477d858f3b25008df42b68a2b17 Mon Sep 17 00:00:00 2001 From: Cheng Shao Date: Mon, 27 Mar 2023 17:07:10 +0000 Subject: ci: use alpine3_17-wasm image for wasm jobs Bump the ci-images dependency and use the new alpine3_17-wasm docker image for wasm jobs. --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b6aea0edd2..ed4b42a3aa 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: 572353e0644044fe3a5465bba4342a9a0b0eb60e + DOCKER_REV: b58ecd021c2533f0f0d0b1c9109200a69506d2b7 # Sequential version number of all cached things. # Bump to invalidate GitLab CI cache. @@ -1084,4 +1084,3 @@ ghcup-metadata-testing-release: rules: - if: '$RELEASE_JOB == "yes"' when: manual - -- cgit v1.2.1