Skip to content

Commit

Permalink
select xcode 16 beta 5 for swift 6
Browse files Browse the repository at this point in the history
  • Loading branch information
fumito-ito committed Aug 23, 2024
1 parent 643c9bd commit 091d8f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ jobs:
runs-on: macos-latest

steps:
- name: Select Xcode version
run: sudo xcode-select -s '/Applications/Xcode_16_beta_5.app/Contents/Developer'

- uses: actions/checkout@v2
with:
submodules: true
Expand Down

0 comments on commit 091d8f7

Please sign in to comment.