Skip to content

Commit

Permalink
Support Swift 6 in GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
alicerunsonfedora committed Jan 11, 2025
1 parent 026207f commit 730d8eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: k-arindam/setup-swift@v6.0.0
- name: Build
run: swift build -v
- name: Run tests
Expand Down

0 comments on commit 730d8eb

Please sign in to comment.