Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lazar Otasevic committed Sep 6, 2024
1 parent 1732172 commit 6adfd79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
test_on_macos:
strategy:
matrix:
xcode-version: ['latest-stable', 'latest-beta']
xcode-version: ['15', '16-beta']

runs-on: macos-latest

Expand All @@ -38,4 +38,3 @@ jobs:

- name: Swift Test macOS
run: swift test

0 comments on commit 6adfd79

Please sign in to comment.