Skip to content
Snippets Groups Projects
Commit 273d35e2 authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
Browse files

Update .gitlab-ci.yml

parent 76741d10
No related branches found
No related tags found
No related merge requests found
...@@ -559,7 +559,7 @@ validate-x86_64-linux-fedora27: ...@@ -559,7 +559,7 @@ validate-x86_64-linux-fedora27:
extends: .build-windows extends: .build-windows
stage: full-build stage: full-build
variables: variables:
GHC_VERSION: "8.6.2 GHC_VERSION: "8.6.2"
# due to #16574 this currently fails # due to #16574 this currently fails
allow_failure: true allow_failure: true
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment