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 47ba89e commit edce6e0Copy full SHA for edce6e0
.github/workflows/fuzz.yml
@@ -11,7 +11,7 @@ jobs:
11
timeout-minutes: 180
12
runs-on:
13
- runs-on=${{ github.run_id }}
14
- - family=c7i.4xlarge
+ - family=m8g.2xlarge
15
- image=ubuntu24-full-x64
16
- disk=large
17
- extras=s3-cache
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
0 commit comments