Skip to content

Commit

Permalink
feat: beta 5
Browse files Browse the repository at this point in the history
  • Loading branch information
clement2026 committed Aug 8, 2024
1 parent 59fefa9 commit fbaf01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4
- name: Set up Xcode
run: |
sudo xcode-select -s "/Applications/Xcode_16_beta_4.app"
sudo xcode-select -s "/Applications/Xcode_16_beta_5.app"
xcodebuild -version
- name: Allow macro
run: |
Expand Down

0 comments on commit fbaf01e

Please sign in to comment.