[Git][ghc/ghc][wip/9.6-test-1] test

Zubin (@wz1000) gitlab at gitlab.haskell.org
Tue Sep 19 22:35:17 UTC 2023



Zubin pushed to branch wip/9.6-test-1 at Glasgow Haskell Compiler / GHC


Commits:
19d54d45 by Zubin Duggal at 2023-09-20T04:05:09+05:30
test

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -5,6 +5,7 @@ variables:
   DOCKER_REV: 572353e0644044fe3a5465bba4342a9a0b0eb60e
 
   # Commit of ghc/ci-images repository from which to pull Docker images
+  # for bootstrapping
   BOOTSTRAP_DOCKER_REV: 245d4c047dcf9e6d1894d12defcc3f46b787a5ae
 
   # Sequential version number of all cached things.
@@ -89,8 +90,6 @@ workflow:
       DOCKER_IMAGE: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb10-ghc9_2:$BOOTSTRAP_DOCKER_REV"
     - GHC_VERSION: 9.4.7
       DOCKER_IMAGE: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb10-ghc9_4:$BOOTSTRAP_DOCKER_REV"
-    - GHC_VERSION: 9.6.2
-      DOCKER_IMAGE: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb10-ghc9_6:$BOOTSTRAP_DOCKER_REV"
 
 # Allow linters to fail on draft MRs.
 # This must be explicitly transcluded in lint jobs which



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/19d54d452036e802ba070f454d760d337af6cbb9

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/19d54d452036e802ba070f454d760d337af6cbb9
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/20230919/8af3385d/attachment-0001.html>


More information about the ghc-commits mailing list