1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-04 16:45:06 -05:00

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
This commit is contained in:
Marc Hoersken 2020-07-28 10:00:38 +02:00
parent 40909c405b
commit e574f4fda1
No known key found for this signature in database
GPG Key ID: 61E03CBED7BC859E

View File

@ -107,7 +107,7 @@ stages:
container_cmd: ''
configure: ''
tflags: ''
timeoutInMinutes: 90
timeoutInMinutes: 120
pool:
vmImage: 'windows-2019'
strategy: