[Git][ghc/ghc][wip/disable-windows-hadrian] gitlab: Disable windows-hadrian job
Ben Gamari
gitlab at gitlab.haskell.org
Fri Apr 12 19:35:09 UTC 2019
Ben Gamari pushed to branch wip/disable-windows-hadrian at Glasgow Haskell Compiler / GHC
Commits:
d82cd786 by Ben Gamari at 2019-04-12T19:34:56Z
gitlab: Disable windows-hadrian job
Not only is it reliably failing due to #16574 but all of the quickly
failing builds also causes the Windows runners to run out of disk space.
[skip ci]
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -525,7 +525,7 @@ validate-x86_64-linux-fedora27:
paths:
- ghc.tar.xz
-validate-x86_64-windows-hadrian:
+.validate-x86_64-windows-hadrian:
extends: .build-windows-hadrian
variables:
MSYSTEM: MINGW64
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/d82cd786789767cef271da083a7381533f10c67c
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/d82cd786789767cef271da083a7381533f10c67c
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/20190412/ea7d507b/attachment.html>
More information about the ghc-commits
mailing list