Skip to content

Commit 02036d6

Browse files
committed
Update Swift versions
1 parent 4eef5e4 commit 02036d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run-tests:
2424
strategy:
2525
matrix:
26-
swift-version: ['5.10', '6.0', '6.1']
26+
swift-version: ['6.0', '6.1', '6.2']
2727
runs-on: ubuntu-24.04
2828
steps:
2929
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)