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 Jun 27, 2024
1 parent 23f3ea8 commit 07e390d
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 07e390d

Please sign in to comment.