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
1 changed files with 1 additions and 1 deletions

View File

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