Skip to content

Commit 27fbc52

Browse files
committed
fix
Signed-off-by: Joe Isaacs <[email protected]>
1 parent edce6e0 commit 27fbc52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/fuzz.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on:
1313
- runs-on=${{ github.run_id }}
1414
- family=m8g.2xlarge
15-
- image=ubuntu24-full-x64
15+
- image=ubuntu24-full-arm64
1616
- disk=large
1717
- extras=s3-cache
1818
- tag=io-fuzz
@@ -65,7 +65,7 @@ jobs:
6565
runs-on:
6666
- runs-on=${{ github.run_id }}
6767
- family=m8g.2xlarge
68-
- image=ubuntu24-full-x64
68+
- image=ubuntu24-full-arm64
6969
- disk=large
7070
- extras=s3-cache
7171
- tag=ops-fuzz

0 commit comments

Comments
 (0)