summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-02-10 19:49:33 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-02-10 19:50:17 -0500
commit8cd4b338db8deb539cc8f37c4a086c36fcbc9f11 (patch)
treecc288be4a6923c281eb3d9f67884880e9a665de7
parent9af30aca35918ea6d7913a3a40708f7467c33fc4 (diff)
downloadgtk+-disable-macos-ci.tar.gz
ci: Temporarily disable macOS CI job as runner is offlinedisable-macos-ci
See https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/495
-rw-r--r--.gitlab-ci.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 00624776e5..6c6d15c8a7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -146,7 +146,9 @@ msys2-mingw64:
MSYSTEM: "MINGW64"
CHERE_INVOKING: "yes"
-macos:
+# FIXME: Temporarily disabled while the macOS runner is offline
+# See https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/495
+.macos:
extends: .only-default
only:
- branches@GNOME/gtk