summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@well-typed.com>2020-02-05 18:55:19 (GMT)
committerBen Gamari <ben@well-typed.com>2020-02-05 18:55:19 (GMT)
commite8004e5d1e993363a89b0107380604c5bc02be6b (patch)
treed8b54337fd12871276a229249db733ac9c92df1c
parent70ddb8bf3066a2e70cffb49b100b640830bec7e1 (diff)
downloadghc-e8004e5d1e993363a89b0107380604c5bc02be6b.zip
ghc-e8004e5d1e993363a89b0107380604c5bc02be6b.tar.gz
ghc-e8004e5d1e993363a89b0107380604c5bc02be6b.tar.bz2
gitlab-ci: Allow Windows builds to fail again
Due to T7702 and the process issues described in #17777.
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b28045f..a6878d6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -767,6 +767,7 @@ validate-x86_64-linux-fedora27:
.build-windows:
<<: *only-default
+ allow_failure: true
before_script:
- git clean -xdf