Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
8b999f05 by Felix Paul Kühne at 2026-02-02T11:46:52+00:00
CI: update to Xcode 26

This uses Xcode 26 along with its SDK for tvOS, macOS-arm64, watchOS,
iOS, iOS-Simulator-x86_64 and xrOS.

The macOS-x86_64 remains on the current runner.

- - - - -


1 changed file:

- extras/ci/gitlab-ci.yml


Changes:

=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -524,7 +524,7 @@ macos-x86_64:
 macos-arm64:
     extends: .macos-common
     tags:
-        - macos-xcode15
+        - macos-xcode26
     variables: *variables-macos-arm64
 
 .nightly-macos-common:
@@ -549,7 +549,7 @@ nightly-macos-x86_64:
 nightly-macos-arm64:
     extends: .nightly-macos-common
     tags:
-        - macos-xcode15
+        - macos-xcode26
     variables: *variables-macos-arm64
 
 #
@@ -572,7 +572,7 @@ nightly-macos-arm64:
 ios-arm64:
     extends: .apple-os-common
     tags:
-        - macos-xcode15
+        - macos-xcode26
     variables: *variables-ios-arm64
 
 ios-armv7:
@@ -584,13 +584,13 @@ ios-armv7:
 ios-simulator-x86_64:
     extends: .apple-os-common
     tags:
-        - macos-xcode15
+        - macos-xcode26
     variables: *variables-ios-simulator-x86_64
 
 tvos-arm64:
     extends: .apple-os-common
     tags:
-        - macos-xcode15
+        - macos-xcode26
     variables:
         <<: *variables-tvos-arm64
         EXTRA_TARGET_FLAGS: --enable-shared
@@ -598,13 +598,13 @@ tvos-arm64:
 watchos-arm64_32:
     extends: .apple-os-common
     tags:
-        - macos-xcode15
+        - macos-xcode26
     variables: *variables-watchos-arm64_32
 
 xros-arm64:
     extends: .apple-os-common
     tags:
-        - macos-xcode15
+        - macos-xcode26
     variables: *variables-xros-arm64
 
 #



View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/8b999f05822429d74778132e37833ead9419e24a

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


VideoLAN code repository instance
_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to