0
0
Fork 0
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 rebased fac3ae2333 from #23043.

  The worst scenario (all caches are invalidated) tested in #23217.

ACKs for top commit:
  MarcoFalke:
    cr ACK 146831f80a

Tree-SHA512: 8d5101a7a47139f5358601def3932d199da500ba255740c09a170378a3e6fd9b0ff4ce5a7c0f5f1eb4f26f905f55b47077759b265b67acf9b7b01eec89b7e5da
This commit is contained in:
MarcoFalke 2021-10-15 18:09:08 +02:00
commit 02ccf1086e
No known key found for this signature in database
GPG key ID: CE2B75697E69A548

View file

@ -79,7 +79,7 @@ task:
<< : *FILTER_TEMPLATE
windows_container:
cpu: 4
memory: 16G
memory: 8G
image: cirrusci/windowsservercore:visualstudio2019
timeout_in: 120m
env: