[Git][ghc/ghc][wip/test-primops] try
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Thu Jul 13 12:18:34 UTC 2023
Matthew Pickering pushed to branch wip/test-primops at Glasgow Haskell Compiler / GHC
Commits:
6e3ee8ab by Matthew Pickering at 2023-07-13T13:18:27+01:00
try
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -820,11 +820,11 @@ release-hackage-lint:
strategy: "depend"
test-primops-validate:
- needs:
+ needs: []
# - job: x86_64-linux-deb10-validate+debug_info
# artifacts: false
- - job: aarch64-linux-deb10-validate
- artifacts: false
+ # - job: aarch64-linux-deb10-validate
+ # artifacts: false
# - job: aarch64-darwin-validate
# artifacts: false
# - job: x64_64-darwin-validate
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6e3ee8ab0f736705b16d21412764c516f323e08c
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6e3ee8ab0f736705b16d21412764c516f323e08c
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/8090c838/attachment.html>
More information about the ghc-commits
mailing list