aboutsummaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2020-06-25 03:20:42 +0530
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2020-06-25 00:35:01 +0000
commite9dbe82d3ebcdc873946fe84f8ab213377b1561d (patch)
treef87c4ec1d081c4883b072c6376d17b620cf23b34 /azure-pipelines.yml
parentd0f468fef11f576cbbb2e704517f7b2d010750a1 (diff)
downloadmeson-e9dbe82d3ebcdc873946fe84f8ab213377b1561d.zip
meson-e9dbe82d3ebcdc873946fe84f8ab213377b1561d.tar.gz
meson-e9dbe82d3ebcdc873946fe84f8ab213377b1561d.tar.bz2
ci: Bump the cygwin timeout to 120 minutes
The default timeout is 60 min and we're timing out, but the maximum we can have is 6 hours. Bump it to 120 min for now.
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 45d85b7..f482b8e 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -64,6 +64,7 @@ jobs:
- template: ci/azure-steps.yml
- job: cygwin
+ timeoutInMinutes: 120
pool:
vmImage: VS2017-Win2016
strategy: