Xcode 16.2 Beta 1
This commit is contained in:
parent
80bedb81db
commit
f8fd129df6
|
|
@ -5,7 +5,7 @@ task:
|
|||
- MACOS_VERSION: sonoma
|
||||
XCODE_VERSIONS: 16,15.4,15.3,15.2
|
||||
- MACOS_VERSION: sequoia
|
||||
XCODE_VERSIONS: "16,\"16.1-rc\",15.4"
|
||||
XCODE_VERSIONS: "16,\"16.2-beta-1\",\"16.1-rc\",15.4"
|
||||
<<: *defaults
|
||||
pull_base_script:
|
||||
- tart pull ghcr.io/cirruslabs/macos-$MACOS_VERSION-base:latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue