Skip to content

Commit ed9f509

Browse files
committed
Add Swift 6.1 to CI
1 parent 8b9544d commit ed9f509

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,9 @@ jobs:
4949
strategy:
5050
matrix:
5151
tag:
52-
- swift:5.9
5352
- swift:5.10
5453
- swift:6.0
55-
- swiftlang/swift:nightly-6.1-jammy
54+
- swift:6.1
5655
container:
5756
image: ${{ matrix.tag }}
5857
services:

0 commit comments

Comments
 (0)