Skip to content

Commit

Permalink
Select Xcode 16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lemonmojo committed Nov 14, 2024
1 parent 38bdd25 commit 4889b1e
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 @@ -105,7 +105,7 @@ jobs:
- name: setup environment (Apple)
if: "success() && matrix.env.OS == 'apple'"
run: |
sudo xcode-select --switch /Applications/Xcode_16.0.app
sudo xcode-select --switch /Applications/Xcode_16.1.app
- name: setup VC++ environment (Windows)
if: "success() && matrix.env.OS == 'windows'"
Expand Down

0 comments on commit 4889b1e

Please sign in to comment.