[Git][ghc/ghc][wip/test-primops] fix
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Wed Jul 19 09:51:05 UTC 2023
Matthew Pickering pushed to branch wip/test-primops at Glasgow Haskell Compiler / GHC
Commits:
008a1c40 by Matthew Pickering at 2023-07-19T10:50:58+01:00
fix
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -833,7 +833,7 @@ release-hackage-lint:
artifacts: false
- job: aarch64-darwin-validate
artifacts: false
- - job: x64_64-darwin-validate
+ - job: x86_64-darwin-validate
artifacts: false
extends: .test-primops
@@ -854,7 +854,7 @@ test-primops-nightly:
artifacts: false
- job: nightly-aarch64-darwin-validate
artifacts: false
- - job: nightly-x64_64-darwin-validate
+ - job: nightly-x86_64-darwin-validate
artifacts: false
extends: .test-primops
rules:
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/008a1c4060cb1ac939124df6aa4ca438f82d1f8f
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/008a1c4060cb1ac939124df6aa4ca438f82d1f8f
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/20230719/219ecc5b/attachment.html>
More information about the ghc-commits
mailing list