mirror of
https://github.com/curl/curl.git
synced 2026-06-26 04:05:42 +03: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
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ stages:
|
|||
container_cmd: ''
|
||||
configure: ''
|
||||
tflags: ''
|
||||
timeoutInMinutes: 90
|
||||
timeoutInMinutes: 120
|
||||
pool:
|
||||
vmImage: 'windows-2019'
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue