Skip to content

Commit

Permalink
Use Xcode 15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bmxav committed Jul 16, 2024
1 parent f70e1cd commit 2739709
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ jobs:

- run: brew test-bot --only-tap-syntax

- run: brew test-bot --only-formulae
- run: |
sudo xcode-select -s /Applications/Xcode_15.4.app/
brew test-bot --only-formulae
if: github.event_name == 'pull_request'
- name: Upload bottles as artifact
Expand Down

0 comments on commit 2739709

Please sign in to comment.