Skip to content

Commit 7623830

Browse files
authored
Update Linux CI to use Swift 6.2 as latest (#967)
1 parent b5f59e4 commit 7623830

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
- ubuntu-24.04-arm
168168
swift:
169169
- 5.9-focal
170-
- 6.1-jammy
170+
- 6.2-jammy
171171
container:
172172
image: swift:${{ matrix.swift }}
173173
env:
@@ -200,7 +200,7 @@ jobs:
200200
- ubuntu-24.04-arm
201201
swift:
202202
- 5.9-focal
203-
- 6.1-jammy
203+
- 6.2-jammy
204204
container:
205205
image: swift:${{ matrix.swift }}
206206
env:

0 commit comments

Comments
 (0)