Skip to content

Commit

Permalink
Bump workflows to Xcode 16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aataraxiaa committed Dec 20, 2024
1 parent ceee9e7 commit c059ce6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pir_end_to_end_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
runner: [macos-15-xlarge]
include:
- xcode-version: "16.1"
- xcode-version: "16.2"
runner: macos-15-xlarge

if: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync_end_to_end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
runner: macos-13-xlarge
- xcode-version: "15.4"
runner: macos-14-xlarge
- xcode-version: "16.1"
- xcode-version: "16.2"
runner: macos-15-xlarge

timeout-minutes: 60
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
runner: macos-13-xlarge
- xcode-version: "15.4"
runner: macos-14-xlarge
- xcode-version: "16.1"
- xcode-version: "16.2"
runner: macos-15-xlarge

concurrency:
Expand Down

0 comments on commit c059ce6

Please sign in to comment.