Skip to content

Commit c7c758d

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

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
@@ -389,7 +389,7 @@ jobs:
389389
name: "Rust tests (sanitizer)"
390390
timeout-minutes: 120
391391
runs-on:
392-
- runs-on=${{ github.run_id }}
392+
- runs-on=${{ github.run_id }}/image=vortex-ci
393393
- family=m7i+m7i-flex+m7a
394394
- cpu=16
395395
- extras=s3-cache

0 commit comments

Comments
 (0)