[commit: ghc] wip/T16193, wip/fix-json-profiling-report-i386: gitlab-ci: Don't allow x86_64-linux-deb9-llvm to fail (ef25b59)
git at git.haskell.org
git at git.haskell.org
Tue Feb 5 12:23:42 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branches: wip/T16193,wip/fix-json-profiling-report-i386
Link : http://ghc.haskell.org/trac/ghc/changeset/ef25b59a97f419a2ad6457f696e32aef9ffb3a0f/ghc
>---------------------------------------------------------------
commit ef25b59a97f419a2ad6457f696e32aef9ffb3a0f
Author: Ben Gamari <ben at smart-cactus.org>
Date: Mon Jan 28 19:26:57 2019 -0500
gitlab-ci: Don't allow x86_64-linux-deb9-llvm to fail
>---------------------------------------------------------------
ef25b59a97f419a2ad6457f696e32aef9ffb3a0f
.gitlab-ci.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f225f1e..07a1d47 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -237,7 +237,6 @@ nightly-x86_64-linux-deb9:
validate-x86_64-linux-deb9-llvm:
extends: .validate-linux
stage: full-build
- allow_failure: true
image: ghcci/x86_64-linux-deb9:0.2
variables:
BUILD_FLAVOUR: perf-llvm
More information about the ghc-commits
mailing list