[Git][ghc/ghc][wip/disable-windows-hadrian] Update .gitlab-ci.yml
Ben Gamari
gitlab at gitlab.haskell.org
Sat May 18 21:35:55 UTC 2019
Ben Gamari pushed to branch wip/disable-windows-hadrian at Glasgow Haskell Compiler / GHC
Commits:
49982524 by Ben Gamari at 2019-05-18T21:35:54Z
Update .gitlab-ci.yml
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -559,7 +559,7 @@ validate-x86_64-linux-fedora27:
extends: .build-windows
stage: full-build
variables:
- GHC_VERSION: "8.6.2
+ GHC_VERSION: "8.6.2"
# due to #16574 this currently fails
allow_failure: true
script:
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/49982524136d3395c9a20d1dc7daf58c62f3deb5
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/49982524136d3395c9a20d1dc7daf58c62f3deb5
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/20190518/64b40b2b/attachment.html>
More information about the ghc-commits
mailing list