[vcpkg] Extend the timeout period for vcpkg test msvc run (#36485)

This commit is contained in:
Cheney Wang 2024-02-03 04:05:29 +08:00 committed by GitHub
parent 03cc8d53be
commit 1aef44f1c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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:\