[Git][ghc/ghc][wip/ghc-9.8] gitlab-ci: Drop test-bootstrap:9.2 jobs
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Thu Jul 13 21:27:48 UTC 2023
Ben Gamari pushed to branch wip/ghc-9.8 at Glasgow Haskell Compiler / GHC
Commits:
031d7f7c by Ben Gamari at 2023-07-13T17:27:30-04:00
gitlab-ci: Drop test-bootstrap:9.2 jobs
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -82,8 +82,6 @@ workflow:
# which versions of GHC to allow bootstrap with
.bootstrap_matrix : &bootstrap_matrix
matrix:
- - GHC_VERSION: 9.2.5
- DOCKER_IMAGE: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb10-ghc9_2:$DOCKER_REV"
- GHC_VERSION: 9.4.3
DOCKER_IMAGE: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb10:$DOCKER_REV"
- GHC_VERSION: 9.6.2
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/031d7f7ca035cfe87a72da5c757ba85e52c50a40
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/031d7f7ca035cfe87a72da5c757ba85e52c50a40
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/20230713/127cc9a5/attachment.html>
More information about the ghc-commits
mailing list