summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Hoersken <info@marc-hoersken.de>2020-07-28 10:00:38 +0200
committerMarc Hoersken <info@marc-hoersken.de>2020-07-31 18:55:15 +0200
commite574f4fda1a3ac7a593c9695af6c21eefa7c2fbe (patch)
tree2d1a109624f798e7549bd7b3cfc53dcdbf4af0c1
parent40909c405b090812b28b9a6c09a9cf8360a5631a (diff)
downloadcurl-e574f4fda1a3ac7a593c9695af6c21eefa7c2fbe.tar.gz
CI/azure: increase Windows job timeout once again
Avoid aborted jobs due to performance issues on Azure DevOps. Reviewed-by: Daniel Stenberg Reviewed-by: Jay Satiro Closes #5738
-rw-r--r--.azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index bb9efa795..3acdfb4c5 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -107,7 +107,7 @@ stages:
container_cmd: ''
configure: ''
tflags: ''
- timeoutInMinutes: 90
+ timeoutInMinutes: 120
pool:
vmImage: 'windows-2019'
strategy: