Skip to content

Commit ba500f1

Browse files
authored
chore: Run CI on Ubuntu jammy & noble (#982)
1 parent 54a97f2 commit ba500f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@ jobs:
166166
- ubuntu-24.04
167167
- ubuntu-24.04-arm
168168
swift:
169-
- 5.9-focal
170-
- 6.2-jammy
169+
- 5.9-jammy
170+
- 6.2-noble
171171
container:
172172
image: swift:${{ matrix.swift }}
173173
env:
@@ -199,8 +199,8 @@ jobs:
199199
- ubuntu-24.04
200200
- ubuntu-24.04-arm
201201
swift:
202-
- 5.9-focal
203-
- 6.2-jammy
202+
- 5.9-jammy
203+
- 6.2-noble
204204
container:
205205
image: swift:${{ matrix.swift }}
206206
env:

0 commit comments

Comments
 (0)