summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-01-06 09:36:02 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-01-06 09:36:54 -0500
commit0336af06f1281a4a294026296bd5b8e7575e11b3 (patch)
tree7739c849e3291bc4c305ba5ff8db90c044a38499
parent4035f86b6d5b7090eaea2cad8e518b28ea3d49fb (diff)
downloadgtk+-0336af06f1281a4a294026296bd5b8e7575e11b3.tar.gz
ci: Limit macos runs
We are building the full stack here, which is pretty expensive, so only do it for merge requests and master.
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c52a26c6c9..5b5ee631a3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -148,6 +148,9 @@ macos:
stage: build
tags:
- macos
+ only:
+ - master
+ - merge_requests
needs: []
before_script:
- bash .gitlab-ci/show-execution-environment.sh