Skip to content

Commit

Permalink
Xcode 16.2 Beta 1
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov authored Oct 24, 2024
1 parent 80bedb8 commit f8fd129
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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-rc\",15.4"
XCODE_VERSIONS: "16,\"16.2-beta-1\",\"16.1-rc\",15.4"
<<: *defaults
pull_base_script:
- tart pull ghcr.io/cirruslabs/macos-$MACOS_VERSION-base:latest
Expand All @@ -21,4 +21,4 @@ task:
tart push "$MACOS_VERSION-xcode:runner" ghcr.io/cirruslabs/macos-runner:$MACOS_VERSION
always:
cleanup_script:
- tart delete "$MACOS_VERSION-xcode:runner"
- tart delete "$MACOS_VERSION-xcode:runner"

0 comments on commit f8fd129

Please sign in to comment.