[Git][ghc/ghc][wip/test-primops] Revert "try"
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Thu Jul 13 12:20:18 UTC 2023
Matthew Pickering pushed to branch wip/test-primops at Glasgow Haskell Compiler / GHC
Commits:
30371d6b by Matthew Pickering at 2023-07-13T13:20:09+01:00
Revert "try"
This reverts commit 6e3ee8ab0f736705b16d21412764c516f323e08c.
- - - - -
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/30371d6b34e8b2ab4519b9a5c87405f928dc8ac5
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/30371d6b34e8b2ab4519b9a5c87405f928dc8ac5
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/77ab6af9/attachment-0001.html>
More information about the ghc-commits
mailing list