Skip to content

Commit 9697d73

Browse files
committed
.cirrus.yml: raise the timeout to 60m
Signed-off-by: Giuseppe Scrivano <[email protected]>
1 parent d04a94e commit 9697d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ static_binary_task:
130130
# the next line and file an issue with details about the failure.
131131
# allow_failures: true
132132

133-
timeout_in: '20m'
133+
timeout_in: '120m'
134134

135135
env:
136136
# Do not use 'latest', fixed-version tag for runtime stability.

0 commit comments

Comments
 (0)