summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-10-14 17:09:24 +0100
committerTim-Philipp Müller <tim@centricular.com>2022-10-14 17:09:24 +0100
commit1661319e5e7029251223ccf7fe40dd91a8fc0385 (patch)
tree18629fc428c77185c4310102b75a7239664ceed9
parent9279f3f90b70246b34f3c83deb9beab6fc96e6ae (diff)
downloadfontconfig-1661319e5e7029251223ccf7fe40dd91a8fc0385.tar.gz
ci: update macOS image
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6f432b3..348240f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -192,7 +192,7 @@ meson vs2019 x86:
meson macos:
stage: 'build'
tags:
- - gst-macos-10.15
+ - gst-macos-11.1
artifacts:
name: "${CI_JOB_NAME}_${CI_COMMIT_SHA}"
expire_in: '5 days'