mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 23:09:44 -04: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]"
|
name: "Win64 native [vs2022]"
|
||||||
<< : *FILTER_TEMPLATE
|
<< : *FILTER_TEMPLATE
|
||||||
windows_container:
|
windows_container:
|
||||||
cpu: 4
|
cpu: 6
|
||||||
memory: 8G
|
memory: 12G
|
||||||
image: cirrusci/windowsservercore:visualstudio2022
|
image: cirrusci/windowsservercore:visualstudio2022
|
||||||
timeout_in: 120m
|
timeout_in: 120m
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Reference in a new issue