Skip to content

Commit

Permalink
Increased the timeout temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
mxaddict committed Feb 17, 2024
1 parent 02ca004 commit 32a30aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ base_template: &BASE_TEMPLATE
# Also, the merge commit is used to lint COMMIT_RANGE="HEAD~..HEAD"

main_template: &MAIN_TEMPLATE
timeout_in: 120m # https://cirrus-ci.org/faq/#instance-timed-out
timeout_in: 240m # https://cirrus-ci.org/faq/#instance-timed-out
ci_script:
- ./ci/test_run_all.sh

Expand Down

0 comments on commit 32a30aa

Please sign in to comment.