ci: Mark macos build as allow-fail

It fails too often, and it never does us
any good.
This commit is contained in:
Matthias Clasen 2022-12-19 23:55:13 -05:00
parent 21e9a508bd
commit ee2152ff5c

View File

@ -185,6 +185,8 @@ msys2-mingw64:
- "${CI_PROJECT_DIR}/_build/gtkdll.tar.gz"
macos:
# Sadly, this fails regularly, and its failure is never enlightening
allow_failure: true
extends: .only-default
only:
- branches@GNOME/gtk