summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2021-10-04 12:33:20 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-10-08 18:10:31 -0400
commite683887275135575a4dbdda9d76683b5d3d53fc8 (patch)
treea3ddadbea942a8dae180bbff3696611b7a606d7f /.gitlab-ci.yml
parenta37275a376f84e041d1cde96098f8999777971c6 (diff)
downloadhaskell-e683887275135575a4dbdda9d76683b5d3d53fc8.tar.gz
ci: Expect x86-darwin to pass
Closes #20013
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cbe12e0047..9ef89e756a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -539,9 +539,6 @@ validate-x86_64-darwin:
tags:
- x86_64-darwin-m1
- # for now make this non mandatory to pass.
- allow_failure: true
-
variables:
BUILD_FLAVOUR: "validate"
GHC_VERSION: 8.10.4