We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edce6e0 commit 27fbc52Copy full SHA for 27fbc52
.github/workflows/fuzz.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on:
13
- runs-on=${{ github.run_id }}
14
- family=m8g.2xlarge
15
- - image=ubuntu24-full-x64
+ - image=ubuntu24-full-arm64
16
- disk=large
17
- extras=s3-cache
18
- tag=io-fuzz
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
- tag=ops-fuzz
0 commit comments