mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 05:39:06 +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)
|
||||
workspace:
|
||||
clean: resources
|
||||
timeoutInMinutes: 2880 # 2 days
|
||||
timeoutInMinutes: 5760 # 4 days
|
||||
variables:
|
||||
- name: WORKING_ROOT
|
||||
value: D:\
|
||||
|
Loading…
Reference in New Issue
Block a user