From: Matthias Clasen Date: Tue, 11 Oct 2022 17:43:36 +0000 (-0400) Subject: ci: Allow macos builds to fail X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~9^2~185^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a06a4ad59ab76e338faea72fbdda22866c7697da;p=gtk4.git ci: Allow macos builds to fail The runner seems busted, so allow builds to fail for now. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8829a100c0..a1382ce2a3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -192,6 +192,7 @@ macos: only: - branches@GNOME/gtk stage: build + allow_failure: true tags: - macos needs: []