Xcode 26.3 RC 2 (#324)

* Xcode 26.3 RC 2

* Increase DISK_SIZE from 230 to 240
This commit is contained in:
Fedor Korotkov 2026-02-21 14:08:10 +01:00 committed by GitHub
parent 09fce08792
commit cfa9e2361c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ task:
matrix:
- MACOS_VERSION: sonoma
XCODE_VERSIONS: "16.1,16"
DISK_SIZE: 230
DISK_SIZE: 240
- MACOS_VERSION: sequoia
XCODE_VERSIONS: "\"26.0.1\",16.4,16.3,16.2,16.1,16"
ADDITIONAL_IOS_BUILDS: "18.5,18.4,18.2,17.5"
@ -12,7 +12,7 @@ task:
XCODE_COMPONENTS: "\"MetalToolchain\""
DISK_SIZE: 400
- MACOS_VERSION: tahoe
XCODE_VERSIONS: "\"26.2\",\"26.4-beta\",\"26.3-rc\",\"26.1.1\",\"26.0.1\""
XCODE_VERSIONS: "\"26.2\",\"26.4-beta\",\"26.3-rc-2\",\"26.1.1\",\"26.0.1\""
XCODE_COMPONENTS: "\"MetalToolchain\""
ADDITIONAL_IOS_BUILDS: "18.6"
DISK_SIZE: 300