[Git][ghc/ghc][wip/ghc-9.8] 2 commits: gitlab-ci: Bump ci-images

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Wed Jul 12 12:38:31 UTC 2023



Ben Gamari pushed to branch wip/ghc-9.8 at Glasgow Haskell Compiler / GHC


Commits:
aa78d6c3 by Ben Gamari at 2023-07-12T08:35:59-04:00
gitlab-ci: Bump ci-images

To freeze emsdk, avoiding #23641.

- - - - -
5facb3db by Ben Gamari at 2023-07-12T08:37:28-04:00
Accept performance wibbles

These tests seem to have regressed in compiler allocations on Windows
only.

Metric Increase:
    T16875
    T20049
    T9198

- - - - -


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: c29d97c469a23db1c77ac1184eebbb2fd86ef623
+  DOCKER_REV: e0874d9716897188a8ba059d2245269ed541bf9d
 
   # Sequential version number of all cached things.
   # Bump to invalidate GitLab CI cache.



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/8aa9a7ad5f159f068c06a064328d03ab8e71916b...5facb3dbff3c97414082b58f15b94e5587d47acd

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/8aa9a7ad5f159f068c06a064328d03ab8e71916b...5facb3dbff3c97414082b58f15b94e5587d47acd
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/20230712/cd0fbdbb/attachment.html>


More information about the ghc-commits mailing list