[Git][ghc/ghc][wip/b/disable-abi-test-nightly] CI: Disable abi-test-nightly

Bryan R (@chreekat) gitlab at gitlab.haskell.org
Wed Apr 19 07:09:47 UTC 2023



Bryan R pushed to branch wip/b/disable-abi-test-nightly at Glasgow Haskell Compiler / GHC


Commits:
f271f274 by Bryan Richter at 2023-04-19T10:09:36+03:00
CI: Disable abi-test-nightly

See #23269

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -484,6 +484,9 @@ abi-test-nightly:
     paths:
       - out
   rules:
+    # This job is broken. Disabling it until some kind soul can finish its
+    # implementation. #23269
+    - when: never
     - if: $NIGHTLY
 
 ############################################################



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f271f27426ea905475c8dfe8028d077ac0601cf6
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/20230419/94777105/attachment.html>


More information about the ghc-commits mailing list