Skip to content

Commit

Permalink
Update beta.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey committed Aug 17, 2024
1 parent e6d7a91 commit 7cd12ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-test.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
run: sudo xcode-select -s "/Applications/Xcode_16_beta_4.app"
run: sudo xcode-select -s "/Applications/Xcode_16_beta_5.app"
- name: Get swift version
run: swift --version
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7cd12ad

Please sign in to comment.