Xcode 16.1 RC
This commit is contained in:
parent
7692f27396
commit
80bedb81db
|
|
@ -5,7 +5,7 @@ task:
|
||||||
- MACOS_VERSION: sonoma
|
- MACOS_VERSION: sonoma
|
||||||
XCODE_VERSIONS: 16,15.4,15.3,15.2
|
XCODE_VERSIONS: 16,15.4,15.3,15.2
|
||||||
- MACOS_VERSION: sequoia
|
- MACOS_VERSION: sequoia
|
||||||
XCODE_VERSIONS: "16,\"16.1-beta-3\",15.4"
|
XCODE_VERSIONS: "16,\"16.1-rc\",15.4"
|
||||||
<<: *defaults
|
<<: *defaults
|
||||||
pull_base_script:
|
pull_base_script:
|
||||||
- tart pull ghcr.io/cirruslabs/macos-$MACOS_VERSION-base:latest
|
- tart pull ghcr.io/cirruslabs/macos-$MACOS_VERSION-base:latest
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ task:
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- MACOS_VERSION: sequoia
|
- MACOS_VERSION: sequoia
|
||||||
XCODE_VERSION: 16.1-beta-3
|
XCODE_VERSION: 16.1-rc
|
||||||
- MACOS_VERSION: sequoia
|
- MACOS_VERSION: sequoia
|
||||||
XCODE_VERSION: 16
|
XCODE_VERSION: 16
|
||||||
LATEST: true
|
LATEST: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue