Skip to content

Commit eadbc14

Browse files
committed
chore: add Swift 5.10 to CI
1 parent 4a4962f commit eadbc14

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
name: Test Library (Linux)
4040
strategy:
4141
matrix:
42-
swift-version: ["5.8", "5.9"]
42+
swift-version: ["5.8", "5.9", "5.10"]
4343
steps:
4444
- uses: swift-actions/setup-swift@v1
4545
with:

Package.resolved

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)