Skip to content

Commit 181735a

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

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
@@ -123,7 +123,7 @@ static_binary_task:
123123
# the next line and file an issue with details about the failure.
124124
# allow_failures: true
125125

126-
timeout_in: '20m'
126+
timeout_in: '120m'
127127

128128
gce_instance:
129129
image_name: "${FEDORA_CACHE_IMAGE_NAME}"

0 commit comments

Comments
 (0)