mirror of
https://github.com/moparisthebest/curl
synced 2024-12-24 00:58:48 -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: ''
|
container_cmd: ''
|
||||||
configure: ''
|
configure: ''
|
||||||
tflags: ''
|
tflags: ''
|
||||||
timeoutInMinutes: 90
|
timeoutInMinutes: 120
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'windows-2019'
|
vmImage: 'windows-2019'
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
Reference in New Issue
Block a user