Skip to content

Commit

Permalink
Xcode 16.1 RC
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov committed Oct 21, 2024
1 parent 7692f27 commit 80bedb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.1-beta-3\",15.4"
XCODE_VERSIONS: "16,\"16.1-rc\",15.4"
<<: *defaults
pull_base_script:
- tart pull ghcr.io/cirruslabs/macos-$MACOS_VERSION-base:latest
Expand Down
2 changes: 1 addition & 1 deletion .ci/cirrus.xcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ task:
env:
matrix:
- MACOS_VERSION: sequoia
XCODE_VERSION: 16.1-beta-3
XCODE_VERSION: 16.1-rc
- MACOS_VERSION: sequoia
XCODE_VERSION: 16
LATEST: true
Expand Down

0 comments on commit 80bedb8

Please sign in to comment.