Skip to content

Commit b2cf468

Browse files
committed
GHA: Build against Swift 6.1
...
1 parent 3bab302 commit b2cf468

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414
matrix:
1515
image:
1616
- swift:5.9.2-focal
17-
- swift:5.10-jammy
18-
- swift:6.0-noble
17+
- swift:6.1-noble
1918
container: ${{ matrix.image }}
2019
steps:
2120
- name: Checkout Repository

0 commit comments

Comments
 (0)