mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
Merge bitcoin/bitcoin#23220: ci: Reduce Windows memory for faster scheduling
146831f80a
ci: Reduce Windows memory for faster scheduling (MarcoFalke) Pull request description: A rebasedfac3ae2333
from #23043. The worst scenario (all caches are invalidated) tested in #23217. ACKs for top commit: MarcoFalke: cr ACK146831f80a
Tree-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
|
||||
windows_container:
|
||||
cpu: 4
|
||||
memory: 16G
|
||||
memory: 8G
|
||||
image: cirrusci/windowsservercore:visualstudio2019
|
||||
timeout_in: 120m
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue