mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
Merge bitcoin/bitcoin#23220: ci: Reduce Windows memory for faster scheduling
146831f80aci: Reduce Windows memory for faster scheduling (MarcoFalke) Pull request description: A rebasedfac3ae2333from #23043. The worst scenario (all caches are invalidated) tested in #23217. ACKs for top commit: MarcoFalke: cr ACK146831f80aTree-SHA512: 8d5101a7a47139f5358601def3932d199da500ba255740c09a170378a3e6fd9b0ff4ce5a7c0f5f1eb4f26f905f55b47077759b265b67acf9b7b01eec89b7e5da
This commit is contained in:
commit
02ccf1086e
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ task:
|
||||||
<< : *FILTER_TEMPLATE
|
<< : *FILTER_TEMPLATE
|
||||||
windows_container:
|
windows_container:
|
||||||
cpu: 4
|
cpu: 4
|
||||||
memory: 16G
|
memory: 8G
|
||||||
image: cirrusci/windowsservercore:visualstudio2019
|
image: cirrusci/windowsservercore:visualstudio2019
|
||||||
timeout_in: 120m
|
timeout_in: 120m
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue