Skip to content

Commit b4ae875

Browse files
committed
use image
Signed-off-by: Andrew Duffy <[email protected]>
1 parent 120a925 commit b4ae875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ jobs:
357357
name: "Rust tests (sanitizer)"
358358
timeout-minutes: 120
359359
runs-on:
360-
- runs-on=${{ github.run_id }}
360+
- runs-on=${{ github.run_id }}/image=vortex-ci
361361
- family=m7i+m7i-flex+m7a
362362
- cpu=16
363363
- extras=s3-cache

0 commit comments

Comments
 (0)