summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-02-04 18:01:37 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-02-20 15:07:48 +0000
commit917a1eddb4f8bbad076c7fc69ce185c85662a81f (patch)
tree485671caaa0e96d069b1c7df09631cf49fd59363 /.gitlab-ci.yml
parent92fa421261bdb5d4c326c905f040907c1f580d48 (diff)
downloadcairo-917a1eddb4f8bbad076c7fc69ce185c85662a81f.tar.gz
ci: update macos tags for newer vm image
cf. https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/389
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 98186c490..9078624ee 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -216,7 +216,7 @@ meson android arm64 fedora:
meson macOS:
tags:
- - gst-macos-10.15
+ - gst-macos-11.1
artifacts:
name: "${CI_JOB_NAME}_${CI_COMMIT_SHA}"
expire_in: '5 days'