Merge branch 'macos_ci' into 'main'

Disable macOS CI for forks

See merge request GNOME/gtk!6337
This commit is contained in:
Matthias Clasen
2023-08-26 11:43:57 +00:00

View File

@@ -207,9 +207,7 @@ msys2-mingw64:
macos-x86_64:
rules:
# run merge request pipelines
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
# do not run in forks
# Do not run in forks as the runner is not available there.
- if: $CI_PROJECT_NAMESPACE == "GNOME"
stage: build
tags: