mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
Increase timeout on Windows builds. (#23601)
This commit is contained in:
parent
1da8699a00
commit
48718ed5a0
@ -8,7 +8,7 @@ jobs:
|
||||
name: ${{ parameters.poolName }}
|
||||
workspace:
|
||||
clean: resources
|
||||
timeoutInMinutes: 1440 # 1 day
|
||||
timeoutInMinutes: 2880 # 2 days
|
||||
variables:
|
||||
- name: WORKING_ROOT
|
||||
value: D:\
|
||||
|
Loading…
x
Reference in New Issue
Block a user