mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
[vcpkg] Extend the timeout period for vcpkg test msvc run (#36485)
This commit is contained in:
parent
03cc8d53be
commit
1aef44f1c4
@ -8,7 +8,7 @@ jobs:
|
|||||||
name: $(unstable-pool)
|
name: $(unstable-pool)
|
||||||
workspace:
|
workspace:
|
||||||
clean: resources
|
clean: resources
|
||||||
timeoutInMinutes: 2880 # 2 days
|
timeoutInMinutes: 5760 # 4 days
|
||||||
variables:
|
variables:
|
||||||
- name: WORKING_ROOT
|
- name: WORKING_ROOT
|
||||||
value: D:\
|
value: D:\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user