Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yaslab committed Aug 13, 2024
1 parent f46cbd2 commit c207b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
test-on-linux:
strategy:
matrix:
swift-version: ['5.6.3', '5.7.3', '5.8.1', '5.9.2', '5.10.1', '6.0-snapshot']
swift-version: ['5.7.3', '5.8.1', '5.9.2', '5.10.1', '6.0-snapshot']
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c207b4b

Please sign in to comment.