Skip to content

Commit a8fd5b6

Browse files
authored
Update swift.yml
1 parent 095085b commit a8fd5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
swift-version: ["5.7", "5.8"]
19+
swift-version: ["5.9", "5.10", "6.0"]
2020
mongodb-version: ["4.4", "5.0", "6.0", "7.0"]
2121
steps:
2222
- name: Check out

0 commit comments

Comments
 (0)