Skip to content

Commit

Permalink
Select Xcode 16 beta to build on
Browse files Browse the repository at this point in the history
Building on stable Xcode is verified
  • Loading branch information
romanmazeev committed Feb 2, 2025
1 parent 0501c2f commit 490e61c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Build and test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Select Xcode version
run: sudo xcode-select -s '/Applications/Xcode_16.0.app/Contents/Developer'
- name: Run tests
run: swift test --enable-code-coverage

0 comments on commit 490e61c

Please sign in to comment.