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 4a7a029 commit 5a0ab9aCopy full SHA for 5a0ab9a
.github/workflows/fuzz.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
io_fuzz:
10
name: "IO Fuzz"
11
- timeout-minutes: 180
+ timeout-minutes: 230 # almost 4 hours
12
runs-on:
13
- runs-on=${{ github.run_id }}
14
- family=m8g.large
@@ -67,7 +67,7 @@ jobs:
67
68
ops_fuzz:
69
name: "Array Operations Fuzz"
70
71
72
73
0 commit comments