Skip to content

Commit

Permalink
updated swift test version for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
ypopovych committed Aug 29, 2023
1 parent 0350611 commit bb2b825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
linux:
strategy:
matrix:
swift: ['5.4', '5.6', '5.8']
swift: ['5.5', '5.6', '5.8']
runs-on: ubuntu-latest
defaults:
run:
Expand Down

0 comments on commit bb2b825

Please sign in to comment.