]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CI/azure: increase Windows job timeout once again
authorMarc Hoersken <info@marc-hoersken.de>
Tue, 28 Jul 2020 08:00:38 +0000 (10:00 +0200)
committerMarc Hoersken <info@marc-hoersken.de>
Fri, 31 Jul 2020 16:55:15 +0000 (18:55 +0200)
Avoid aborted jobs due to performance issues on Azure DevOps.

Reviewed-by: Daniel Stenberg
Reviewed-by: Jay Satiro
Closes #5738

.azure-pipelines.yml

index bb9efa79581e7d9b1c13bd7494187bf20ebed984..3acdfb4c5ac1f110580b0879f7b5124a39c4d9e3 100644 (file)
@@ -107,7 +107,7 @@ stages:
       container_cmd: ''
       configure: ''
       tflags: ''
-    timeoutInMinutes: 90
+    timeoutInMinutes: 120
     pool:
       vmImage: 'windows-2019'
     strategy: