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:
parent
40909c405b
commit
e574f4fda1
@ -107,7 +107,7 @@ stages:
|
||||
container_cmd: ''
|
||||
configure: ''
|
||||
tflags: ''
|
||||
timeoutInMinutes: 90
|
||||
timeoutInMinutes: 120
|
||||
pool:
|
||||
vmImage: 'windows-2019'
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user