[cairo-commit] 2 commits - .gitlab-ci.yml

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Feb 20 15:28:07 UTC 2021


 .gitlab-ci.yml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 79b539fabbf8bdf0fb37852dba3d2f00e7f6fe88
Merge: 92fa42126 917a1eddb
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Sat Feb 20 15:28:05 2021 +0000

    Merge branch 'ci-update-macos-image' into 'master'
    
    ci: update macos tags for newer vm image
    
    See merge request cairo/cairo!121

commit 917a1eddb4f8bbad076c7fc69ce185c85662a81f
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Thu Feb 4 18:01:37 2021 +0000

    ci: update macos tags for newer vm image
    
    cf. https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/389

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'


More information about the cairo-commit mailing list