mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
Cirrus-CI: increase timeout to 120m
For some reason build+package+test time went from about 1h10 to over 1h30 (killed due to timeout prior to completion). The reason for the increase still needs investigation.
This commit is contained in:
parent
733ba7eff6
commit
4d083e6d20
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=358120
@ -9,7 +9,7 @@ env:
|
||||
CIRRUS_CLONE_DEPTH: 1
|
||||
|
||||
task:
|
||||
timeout_in: 90m
|
||||
timeout_in: 120m
|
||||
install_script:
|
||||
- pkg install -y qemu-devel uefi-edk2-qemu-x86_64
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user