mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-20 14:05:23 +01:00
ci: Increase windows_container
resources
Required to fit timeout when all build caches are invalidated.
This commit is contained in:
parent
905f6142e7
commit
cda62657e9
1 changed files with 2 additions and 2 deletions
|
@ -97,8 +97,8 @@ task:
|
|||
name: "Win64 native [vs2022]"
|
||||
<< : *FILTER_TEMPLATE
|
||||
windows_container:
|
||||
cpu: 4
|
||||
memory: 8G
|
||||
cpu: 6
|
||||
memory: 12G
|
||||
image: cirrusci/windowsservercore:visualstudio2022
|
||||
timeout_in: 120m
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue