Skip to content

Commit

Permalink
ci: xcode 16
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-bin committed Sep 29, 2024
1 parent dd3fef8 commit 714964c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup Xcode
run: sudo xcode-select -s /Applications/Xcode_15.4.app
run: sudo xcode-select -s /Applications/Xcode_${{ vars.XCODE }}.app
- name: Create Build Environment
shell: bash
env:
Expand Down

0 comments on commit 714964c

Please sign in to comment.