summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-10-23 10:50:41 -0700
committerMatthias Clasen <mclasen@redhat.com>2021-10-23 10:50:41 -0700
commite46a0fb53e92f359e739a818f0e0ce0d2fbf6c18 (patch)
treedd8b072bfea3c191da1bf33526eda36c9fc5bd6d
parent638c1ab699e11eafdfc9b1fed7dbf37212a7bdf0 (diff)
downloadpango-e46a0fb53e92f359e739a818f0e0ce0d2fbf6c18.tar.gz
ci: Allow macos to fail
The macos runner is out of commission atm
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3b9f5200..ec6ceb75 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -88,6 +88,7 @@ msys2-mingw64:
macos:
extends: .only-default
+ allow_failure: true
only:
- branches@GNOME/pango
stage: build