[gtk/filename-sorter] ci: Allow macos builds to fail



commit a06a4ad59ab76e338faea72fbdda22866c7697da
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Oct 11 13:43:36 2022 -0400

    ci: Allow macos builds to fail
    
    The runner seems busted, so allow builds to fail
    for now.

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8829a100c0..a1382ce2a3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -192,6 +192,7 @@ macos:
   only:
     - branches@GNOME/gtk
   stage: build
+  allow_failure: true
   tags:
     - macos
   needs: []


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