Commit 5e89865
committed
change the fuzzer timeout to 10s for normal CI builds
it is ridiculous to run multiple fuzzers for 5 minutes, even if
some of them run in parallel. This means that even if the CI servers
are NOT overloaded, merges will be blocked for at least 5 minutes.
if the CI servers are overloaded, the fuzzers will block merges
for much longer.1 parent 1eeb940 commit 5e89865
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments