[glib/wip/pwithnall/macos-ci-disable] ci: Temporarily disable macOS CI job as runner is offline




commit 1d0d2ee5bb40e74ea9b7042c0c05599342204a59
Author: Philip Withnall <pwithnall endlessos org>
Date:   Wed Feb 10 14:19:36 2021 +0000

    ci: Temporarily disable macOS CI job as runner is offline
    
    See https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/495
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 .gitlab-ci.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e79a66767..13b94283f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -399,7 +399,9 @@ freebsd-12-x86_64:
       - "_build/meson-logs"
       - "_build/${CI_JOB_NAME}-report.xml"
 
-macos:
+# FIXME: Temporarily disabled while the macOS runner is offline
+# See https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/495
+.macos:
   extends: .only-default
   stage: build
   only:


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