Skip to content

Commit

Permalink
Update Xcode in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Aug 27, 2024
1 parent 1af19e1 commit 4af0e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: Test
runs-on: macOS-14
env:
DEVELOPER_DIR: /Applications/Xcode_15.3.app/Contents/Developer
DEVELOPER_DIR: /Applications/Xcode_16.1_beta.app/Contents/Developer
strategy:
matrix:
destination:
Expand Down

0 comments on commit 4af0e52

Please sign in to comment.