Skip to content

Commit 993ae06

Browse files
authored
[CI] Run tests in Swift 5.9 on Linux (#14)
1 parent 3ea23bf commit 993ae06

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
@@ -45,7 +45,7 @@ jobs:
4545
swift:
4646
- 5.7
4747
- 5.8
48-
# - 5.9
48+
- 5.9
4949
container:
5050
image: swift:${{ matrix.swift }}
5151
steps:

0 commit comments

Comments
 (0)