Skip to content

Commit

Permalink
.cirrus.yml: raise the timeout to 60m
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
  • Loading branch information
giuseppe committed Apr 29, 2021
1 parent e24035f commit c6d19c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Expand Up @@ -130,7 +130,7 @@ static_binary_task:
# the next line and file an issue with details about the failure.
# allow_failures: true

timeout_in: '20m'
timeout_in: '120m'

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

0 comments on commit c6d19c6

Please sign in to comment.