Steve Lhomme pushed to branch 3.0.x at VideoLAN / VLC


Commits:
3b3cb628 by Felix Paul Kühne at 2022-06-27T16:12:11+02:00
CI: use monterey builder for macOS-arm64

This updates the tag for CI jobs for macOS to match the current
infrastructure as there are no catalina builders left.

This change does not update the used SDK or Xcode version, it just
reflects the change of tag names.

- - - - -


1 changed file:

- extras/ci/gitlab-ci.yml


Changes:

=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -301,8 +301,7 @@ macos-x86_64:
 macos-arm64:
     extends: .macos-common
     tags:
-        - amd64
-        - catalina
+        - monterey
     variables: *variables-macos-arm64
 
 .nightly-macos-common:
@@ -327,8 +326,7 @@ nightly-macos-x86_64:
 nightly-macos-arm64:
     extends: .nightly-macos-common
     tags:
-        - amd64
-        - catalina
+        - monterey
     variables: *variables-macos-arm64
 
 #



View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/3b3cb6287c9b9f06cc73b58b276fabaff7bde4e8

-- 
View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/3b3cb6287c9b9f06cc73b58b276fabaff7bde4e8
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance
_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to