git: 9a8282e7d2 - main - Cirrus CI: Increase timeout to 20 minutes
"Danilo G. Baio" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=9a8282e7d2151ea37ecd313de5210f77ea5393a4 commit 9a8282e7d2151ea37ecd313de5210f77ea5393a4 Author: Danilo G. Baio <[email protected]> AuthorDate: 2021-06-05 18:49:07 +0000 Commit: Danilo G. Baio <[email protected]> CommitDate: 2021-06-05 18:49:07 +0000 Cirrus CI: Increase timeout to 20 minutes --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index e96f8a8e50..a61946529e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,7 +5,7 @@ env: CIRRUS_CLONE_DEPTH: 1 task: - timeout_in: 10m + timeout_in: 20m install_script: - pkg install -y docproj python3 test_script: _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"