summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGHC GitLab CI <ghc-ci@gitlab-haskell.org>2020-02-27 15:28:15 -0500
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-03-22 22:37:47 -0400
commit58f62e2caa19e13082807da1d49f94e9cf869322 (patch)
tree31d77ba310b4447aae650e2bbad32e4c8f69b2a3
parentdc1eb10dae03f3fe5f11de845c6772c229684c28 (diff)
downloadhaskell-58f62e2caa19e13082807da1d49f94e9cf869322.tar.gz
gitlab-ci: Require that Windows-hadrian job passes
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f9c25037f3..49ade96764 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -806,9 +806,6 @@ validate-x86_64-linux-fedora27:
# which might result in some broken perf tests?
HADRIAN_ARGS: "--docs=no-sphinx --skip-perf"
- # due to #16574 this currently fails
- allow_failure: true
-
script:
- bash .gitlab/ci.sh configure
- bash .gitlab/ci.sh build_hadrian