Skip to content

Commit 9c45c5f

Browse files
author
MarcoFalke
committed
ci yaml: Cherry-pick config changes
From bitcoin/bitcoin@faca7ac
1 parent 039730b commit 9c45c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ task:
7575
labels:
7676
type: medium # Replicate config;
7777
# Use the same type as the one used for native_fuzz in https://github.com/bitcoin/bitcoin/blob/master/.cirrus.yml
78-
timeout_in: 120m # To catch potential timeouts early, this task must replicate the config from https://github.com/bitcoin/bitcoin/blob/master/.cirrus.yml
78+
timeout_in: 240m # To catch potential timeouts early, this task must replicate the config from https://github.com/bitcoin/bitcoin/blob/master/.cirrus.yml
7979
env:
8080
FILE_ENV: "./ci/test/00_setup_env_native_fuzz.sh"
8181
MAKEJOBS: "-j10"

0 commit comments

Comments
 (0)