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




commit 2eaa523ef914c5656ff8a284b44fd3c93e81240d
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]