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




commit e3673202e2afe92ac6ef9e55896e691b52fb4abd
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..7513e616c2 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: manual
   extends: .only-origin
   stage: build
   tags:


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