summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-02-11 01:14:01 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-02-11 01:14:01 +0000
commit82ab039abef9bf05e5399f2991ffd77a0ff66cd2 (patch)
tree39ce96cbac1d81d246e23b3542df4d184645f3cd
parente823fa666513dc358bf138b5a47cced86f93ced4 (diff)
parent8cd4b338db8deb539cc8f37c4a086c36fcbc9f11 (diff)
downloadgtk+-82ab039abef9bf05e5399f2991ffd77a0ff66cd2.tar.gz
Merge branch 'disable-macos-ci' into 'master'
ci: Temporarily disable macOS CI job as runner is offline See merge request GNOME/gtk!3183
-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