Skip to content

Commit 5ac2076

Browse files
committed
u
Signed-off-by: Joe Isaacs <[email protected]>
1 parent fbf2a78 commit 5ac2076

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
- runs-on=${{ github.run_id }}
192192
- family=m7i+m7i-flex+m7a
193193
- cpu=8
194-
- image=ubuntu24-full-x64
194+
- image=vortex-ci-amd64
195195
- extras=s3-cache
196196
- tag=${{ matrix.config.name }}
197197
env:
@@ -291,7 +291,7 @@ jobs:
291291
- runs-on=${{ github.run_id }}
292292
- family=m7i+m7i-flex+m7a
293293
- cpu=16
294-
- image=ubuntu24-full-x64
294+
- image=vortex-ci-amd64
295295
- extras=s3-cache
296296
- tag=rust-lint-no-default
297297
steps:

0 commit comments

Comments
 (0)