Xcode 16.1 Beta 3

This commit is contained in:
fedor 2024-10-15 14:40:31 -04:00
parent 32c59db145
commit cd817762c5
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ task:
- MACOS_VERSION: sonoma
XCODE_VERSIONS: 15.2,15.3,15.4,16
- MACOS_VERSION: sequoia
XCODE_VERSIONS: "\"16.1-beta-2\",15.4,16"
XCODE_VERSIONS: "\"16.1-beta-3\",15.4,16"
only_if: $CIRRUS_CRON == "weekly" # Every Sunday at 14 UTC
<<: *defaults
pull_base_script: