
Serge S. Gulin pushed to branch wip/T25974 at Glasgow Haskell Compiler / GHC Commits: e089cb64 by Serge S. Gulin at 2025-05-12T17:24:05+04:00 Attempt to fix the hang to use DOCKER_REV where no whole MSYS2 system update - - - - - 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: 719761ba598220b9576f82aab39e442cc1a1cf1f + DOCKER_REV: df20b2eb2fcc1c93aed5ad047c65752fbd4c38d4 # Sequential version number of all cached things. # Bump to invalidate GitLab CI cache. View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e089cb64d8ef074bf322cb216dd567ce... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e089cb64d8ef074bf322cb216dd567ce... You're receiving this email because of your account on gitlab.haskell.org.