mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-21 22:42:04 +01:00
ci: Bump fuzz task timeout
This commit is contained in:
parent
b9c241804c
commit
faca7ac132
1 changed files with 1 additions and 0 deletions
|
@ -182,6 +182,7 @@ task:
|
||||||
persistent_worker:
|
persistent_worker:
|
||||||
labels:
|
labels:
|
||||||
type: medium
|
type: medium
|
||||||
|
timeout_in: 240m # larger timeout, due to the high CPU demand
|
||||||
env:
|
env:
|
||||||
FILE_ENV: "./ci/test/00_setup_env_native_fuzz.sh"
|
FILE_ENV: "./ci/test/00_setup_env_native_fuzz.sh"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue