Skip to content

Commit

Permalink
Xcode 16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov committed Oct 30, 2024
1 parent 2a0a476 commit 159d4c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ci/cirrus.runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ task:
- MACOS_VERSION: sonoma
XCODE_VERSIONS: 16,15.4,15.3,15.2
- MACOS_VERSION: sequoia
XCODE_VERSIONS: "16,\"16.2-beta-1\",\"16.1-rc\",15.4"
XCODE_VERSIONS: "16.1,\"16.2-beta-1\",16,15.4"
<<: *defaults
pull_base_script:
- tart pull ghcr.io/cirruslabs/macos-$MACOS_VERSION-base:latest
Expand Down
4 changes: 2 additions & 2 deletions .ci/cirrus.xcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ task:
env:
matrix:
- MACOS_VERSION: sequoia
XCODE_VERSION: 16.1-rc
XCODE_VERSION: 16.1
LATEST: true
- MACOS_VERSION: sequoia
XCODE_VERSION: 16
LATEST: true
- MACOS_VERSION: sonoma
XCODE_VERSION: 16
LATEST: true
Expand Down

0 comments on commit 159d4c1

Please sign in to comment.