You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .cirrus.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ task:
75
75
labels:
76
76
type: medium # Replicate config;
77
77
# 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
0 commit comments