Skip to content

Commit

Permalink
CI: Select latest Xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
freak4pc committed Mar 30, 2022
1 parent 83dfccc commit 8f7aea2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Select Xcode 12 (beta)
run: sudo xcode-select -s /Applications/Xcode_12_beta.app
- name: Generate project
run: make project
- name: Run tests
Expand Down

0 comments on commit 8f7aea2

Please sign in to comment.