copr: increase builder timeout to 33600
This commit is contained in:
parent
aa377b10e3
commit
a1b36fbbe7
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ dist_git_url=http://{{ dist_git_base_url }}/git
|
|||
|
||||
[builder]
|
||||
# default is 1800
|
||||
timeout=21600
|
||||
timeout=33600
|
||||
|
||||
# utilized by /usr/bin/check_consecutive_build_fails.py
|
||||
consecutive_failure_threshold=30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue