ci: Allow macos builds to fail

The runner seems busted, so allow builds to fail
for now.
This commit is contained in:
Matthias Clasen 2022-10-11 13:43:36 -04:00
parent 141aac1a60
commit a06a4ad59a

View File

@ -192,6 +192,7 @@ macos:
only:
- branches@GNOME/gtk
stage: build
allow_failure: true
tags:
- macos
needs: []