Skip to content

Commit

Permalink
Use Xcode 16 RC in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfairh committed Sep 20, 2024
1 parent be91b5c commit 212a776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
persist-credentials: false
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '16.0-beta'
xcode-version: '16.0'
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2
Expand Down

0 comments on commit 212a776

Please sign in to comment.