Skip to content

Commit

Permalink
Update GitHub CI
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda committed Jan 2, 2025
1 parent 786a608 commit 17a13fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Build
strategy:
matrix:
swift: [5.7.3, 5.8.1]
swift: [6.0.3]
os: [ubuntu-20.04, macos-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 17a13fd

Please sign in to comment.