[Git][ghc/ghc][master] gitlab-ci: Disable darwin hadrian job

Marge Bot gitlab at gitlab.haskell.org
Fri Jun 7 14:20:06 UTC 2019



 Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
567894b4 by Matthew Pickering at 2019-06-07T08:36:32Z
gitlab-ci: Disable darwin hadrian job

See #16771

We don't have enough capacity for the two jobs currently.

[skip ci]

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -280,7 +280,8 @@ validate-x86_64-darwin:
       - cabal-cache
       - toolchain
 
-validate-x86_64-darwin-hadrian:
+# Disabled because of OS X CI capacity
+.validate-x86_64-darwin-hadrian:
   <<: *only-default
   stage: full-build
   tags:



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/567894b49b9e8f5ced2d0e5f051f2a1d5c9f13e2

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/567894b49b9e8f5ced2d0e5f051f2a1d5c9f13e2
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/20190607/02c11918/attachment-0001.html>


More information about the ghc-commits mailing list