mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 13:10:17 +08:00
Bump macos build timeouts. (#11090)
This commit is contained in:
parent
9b91a53606
commit
d9d283bd2b
@ -8,6 +8,8 @@ jobs:
|
||||
name: vcpkgAgentPool
|
||||
demands: Agent.OS -equals Darwin
|
||||
|
||||
timeoutInMinutes: 1440 # 1 day
|
||||
|
||||
steps:
|
||||
- bash: |
|
||||
rm -rf installed || true
|
||||
|
Loading…
Reference in New Issue
Block a user