ci: Allow macos builds to fail
authorMatthias Clasen <mclasen@redhat.com>
Tue, 11 Oct 2022 17:43:36 +0000 (13:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 11 Oct 2022 17:43:36 +0000 (13:43 -0400)
The runner seems busted, so allow builds to fail
for now.

.gitlab-ci.yml

index 8829a100c09f080a525ce20ac1689d0c1cedc40b..a1382ce2a3741c6226be13419960aa3129c46153 100644 (file)
@@ -192,6 +192,7 @@ macos:
   only:
     - branches@GNOME/gtk
   stage: build
+  allow_failure: true
   tags:
     - macos
   needs: []