Skip to content

Commit 33340a6

Browse files
committed
GHA: Use 5.9
NIO dropped support for 5.8.
1 parent 4467463 commit 33340a6

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
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
image:
16-
- swift:5.8-jammy
16+
- swift:5.9-jammy
1717
- swift:6.1-noble
1818
container: ${{ matrix.image }}
1919
steps:

0 commit comments

Comments
 (0)