Skip to content

Commit 8392fd1

Browse files
committed
Xcode 16.2 Beta 3
1 parent fdff7d8 commit 8392fd1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ci/cirrus.runner.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ task:
77
XCODE_VERSIONS: "16,15.4,15.3,15.2,15.1,\"15.0.1\""
88
DISK_SIZE: 340
99
- MACOS_VERSION: sequoia
10-
XCODE_VERSIONS: "16.1,\"16.2-beta-2\",16,15.4"
10+
XCODE_VERSIONS: "16.1,\"16.2-beta-3\",16,15.4"
1111
DISK_SIZE: 320
1212
<<: *defaults
1313
pull_base_script:

.ci/cirrus.xcode.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ task:
77
XCODE_VERSION: 16.1
88
LATEST: true
99
- MACOS_VERSION: sequoia
10-
XCODE_VERSION: 16.2-beta-2
10+
XCODE_VERSION: 16.2-beta-3
1111
- MACOS_VERSION: sequoia
1212
XCODE_VERSION: 16
1313
- MACOS_VERSION: sequoia

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ monthly on the first Saturday of the month:
2626

2727
* `ghcr.io/cirruslabs/macos-{sequoia,sonoma}-base`
2828
* `ghcr.io/cirruslabs/macos-runner:sonoma` which is a superset of `ghcr.io/cirruslabs/macos-sonoma-xcode:{latest,16,15.4,15.3,15.2,15.1,15.0.1}`
29-
* `ghcr.io/cirruslabs/macos-runner:sequoia` which is a superset of `ghcr.io/cirruslabs/macos-sequoia-xcode:{latest,16.1,16.2-beta-2,16,15.4}`
29+
* `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}`
3030

3131
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/)
3232
on Cirrus Runners and Cirrus CI services.

0 commit comments

Comments
 (0)