[x264-devel] [Git][videolan/x264][master] CI: Migrate build runners to macOS Monterey

Anton Mitrofanov (@BugMaster) gitlab at videolan.org
Wed Aug 31 17:42:36 UTC 2022



Anton Mitrofanov pushed to branch master at VideoLAN / x264


Commits:
f7074e12 by Anton Mitrofanov at 2022-08-31T20:06:58+03:00
CI: Migrate build runners to macOS Monterey

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -168,14 +168,14 @@ build-macos-x86_64:
     extends: .build-macos
     tags:
         - amd64
-        - catalina
+        - monterey
     variables: *variables-macos-x86_64
 
 build-macos-arm64:
     extends: .build-macos
     tags:
         - amd64
-        - catalina
+        - monterey
     variables: *variables-macos-arm64
 
 .test: &test



View it on GitLab: https://code.videolan.org/videolan/x264/-/commit/f7074e12d90de71f22aebd5040b8c6d31ca8f926

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


VideoLAN code repository instance


More information about the x264-devel mailing list