[Git][ghc/ghc][wip/T22342] CI: Remove 9.0.2 from bootstrap test list

Bryan R (@chreekat) gitlab at gitlab.haskell.org
Fri Oct 28 12:32:57 UTC 2022



Bryan R pushed to branch wip/T22342 at Glasgow Haskell Compiler / GHC


Commits:
056b7e8c by Bryan Richter at 2022-10-28T15:32:08+03:00
CI: Remove 9.0.2 from bootstrap test list

Fixes #22342

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -79,8 +79,6 @@ workflow:
 # which versions of GHC to allow bootstrap with
 .bootstrap_matrix : &bootstrap_matrix
   matrix:
-    - GHC_VERSION: 9.0.2
-      DOCKER_IMAGE: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb10-ghc9_0:$DOCKER_REV"
     - GHC_VERSION: 9.2.2
       DOCKER_IMAGE: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb10:$DOCKER_REV"
 



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/056b7e8cd4b0453eeab0f57e1841e14ad9e6d1b9

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/056b7e8cd4b0453eeab0f57e1841e14ad9e6d1b9
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/20221028/f27680a2/attachment.html>


More information about the ghc-commits mailing list