summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-02-26 10:14:15 -0500
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-03-06 21:48:10 -0500
commitf624dc15d196507c011079eaad9a31acef87a24c (patch)
treef3e826e9029c0c5e9688dbacd9268f2a62fbb805
parenta65bcbe7db4f39d18012ce28cb99bed2ce18e7f5 (diff)
downloadhaskell-f624dc15d196507c011079eaad9a31acef87a24c.tar.gz
gitlab-ci: Don't allow i386-deb9 to fail
Also account for testsuite metric drift. Metric Increase: haddock.Cabal haddock.base T14683
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b6fb0c7bad..f1f5550663 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -224,7 +224,6 @@ nightly-aarch64-linux-deb9:
extends: .validate-linux
stage: full-build
image: "registry.gitlab.haskell.org/ghc/ci-images/i386-linux-deb9:$DOCKER_REV"
- allow_failure: true
variables:
TEST_ENV: "i386-linux-deb9"
cache: