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:
Ed Maste 2020-02-19 15:56:40 +00:00
parent 733ba7eff6
commit 4d083e6d20
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=358120

View file

@ -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: