[pango/matthiasc/for-main] ci: Allow macos to fail



commit e46a0fb53e92f359e739a818f0e0ce0d2fbf6c18
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Oct 23 10:50:41 2021 -0700

    ci: Allow macos to fail
    
    The macos runner is out of commission atm

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]