Skip to content

Commit

Permalink
Xcode 16.2 RC
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov committed Dec 5, 2024
1 parent 40128d4 commit d3ad77c
Show file tree
Hide file tree
Showing 3 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 @@ -7,7 +7,7 @@ task:
XCODE_VERSIONS: "16.1,16,15.4,15.3,15.2,15.1,\"15.0.1\""
DISK_SIZE: 375
- MACOS_VERSION: sequoia
XCODE_VERSIONS: "16.1,\"16.2-beta-3\",16,15.4"
XCODE_VERSIONS: "16.1,\"16.2-rc\",16,15.4"
DISK_SIZE: 320
<<: *defaults
pull_base_script:
Expand Down
2 changes: 1 addition & 1 deletion .ci/cirrus.xcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ task:
XCODE_VERSION: 16.1
LATEST: true
- MACOS_VERSION: sequoia
XCODE_VERSION: 16.2-beta-3
XCODE_VERSION: 16.2-rc
- MACOS_VERSION: sequoia
XCODE_VERSION: 16
- MACOS_VERSION: sequoia
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ monthly on the first Saturday of the month:

* `ghcr.io/cirruslabs/macos-{sequoia,sonoma}-base`
* `ghcr.io/cirruslabs/macos-runner:sonoma` which is a superset of `ghcr.io/cirruslabs/macos-sonoma-xcode:{latest,16.1,16,15.4,15.3,15.2,15.1,15.0.1}`
* `ghcr.io/cirruslabs/macos-runner:sequoia` which is a superset of `ghcr.io/cirruslabs/macos-sequoia-xcode:{latest,16.1,16.2-beta-3,16,15.4}`
* `ghcr.io/cirruslabs/macos-runner:sequoia` which is a superset of `ghcr.io/cirruslabs/macos-sequoia-xcode:{latest,16.1,16.2-rc,16,15.4}`

Note that `ghcr.io/cirruslabs/macos-runner:{sequoia,sonoma}` are updated every Sunday and these images are [optimised for startup](https://cirrus-runners.app/blog/2024/04/11/optimizing-startup-time-of-cirrus-runners/)
on Cirrus Runners and Cirrus CI services.

0 comments on commit d3ad77c

Please sign in to comment.