[glib/wip/pwithnall/disable-macos-ci] ci: Temporarily disable macOS CI runner until it’s fixed




commit a0178c9148e5e1490bd8c463f4ed91a3f7bc9c25
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon May 16 12:29:25 2022 +0100

    ci: Temporarily disable macOS CI runner until it’s fixed
    
    The runner machine is offline and there is no ETA on when it will be
    back, so disable the CI job which uses it for now so that pipelines can
    proceed.
    
    See https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/558
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 .gitlab-ci.yml | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8488d2b8ef..fe2bfbdc83 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -439,6 +439,9 @@ freebsd-13-x86_64:
       - "_build/${CI_JOB_NAME}-report.xml"
 
 macos:
+  # FIXME: Temporarily disabled as the worker is offline
+  # See https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/558
+  when: never
   extends: .only-origin
   stage: build
   tags:


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