Skip to content

Commit c95c832

Browse files
committed
GHA: Use Swift 6.1
...
1 parent c81a4ec commit c95c832

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
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
image:
1616
- swift:5.9.2-focal
17-
- swift:6.0-noble
17+
- swift:6.1-noble
1818
container: ${{ matrix.image }}
1919
steps:
2020
- name: Checkout Repository

0 commit comments

Comments
 (0)