Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hengyu committed Oct 22, 2024
1 parent 0c2c50e commit b12762f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: macos-latest
steps:
- name: Select Xcode version
run: sudo xcode-select -s '/Applications/Xcode_15.0.1.app/Contents/Developer'
run: sudo xcode-select -s '/Applications/Xcode_16.app/Contents/Developer'
- uses: swift-actions/setup-swift@v2
with:
swift-version: "5.9.0"
Expand Down

0 comments on commit b12762f

Please sign in to comment.