mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-24 12:41:16 +00:00
ci: Mark macos build as allow-fail
It fails too often, and it never does us any good.
This commit is contained in:
parent
21e9a508bd
commit
ee2152ff5c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user