diff options
author | Ben Gamari <ben@well-typed.com> | 2019-05-18 17:35:54 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-05-21 17:23:01 -0400 |
commit | 412a1f39ecc26fb8bce997bfe71e87b7284a1493 (patch) | |
tree | a7fccb8204d4dc1d078c248790bca7b4e8fcb0ac /.gitlab-ci.yml | |
parent | c32f64e5a9bcdb17d69bcabf0f0db0203eb6b7d9 (diff) | |
download | haskell-412a1f39ecc26fb8bce997bfe71e87b7284a1493.tar.gz |
Update .gitlab-ci.yml
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3baf50de6c..76ce870b45 100644 --- a/.gitlab-ci.yml +++ b/.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: |