From e683887275135575a4dbdda9d76683b5d3d53fc8 Mon Sep 17 00:00:00 2001 From: Matthew Pickering Date: Mon, 4 Oct 2021 12:33:20 +0100 Subject: ci: Expect x86-darwin to pass Closes #20013 --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitlab-ci.yml') 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 -- cgit v1.2.1