aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-10-15 18:09:08 +0200
committerMarcoFalke <falke.marco@gmail.com>2021-10-15 18:09:10 +0200
commit02ccf1086ea02635d59282e5dd2b3eeb35484753 (patch)
tree494c667cdf0880e2818cc942d99259e62f4d6657
parente504e9a8ed509db8a79e8c3ef0bb8fdc23ca48c2 (diff)
parent146831f80a0b3c289ab922171eaf7c8d9a3b1bce (diff)
downloadbitcoin-02ccf1086ea02635d59282e5dd2b3eeb35484753.tar.xz
Merge bitcoin/bitcoin#23220: ci: Reduce Windows memory for faster scheduling
146831f80a0b3c289ab922171eaf7c8d9a3b1bce ci: Reduce Windows memory for faster scheduling (MarcoFalke) Pull request description: A rebased https://github.com/bitcoin/bitcoin/commit/fac3ae2333229109c4c65289fcdd6905d8f94467 from #23043. The worst scenario (all caches are invalidated) tested in #23217. ACKs for top commit: MarcoFalke: cr ACK 146831f80a0b3c289ab922171eaf7c8d9a3b1bce Tree-SHA512: 8d5101a7a47139f5358601def3932d199da500ba255740c09a170378a3e6fd9b0ff4ce5a7c0f5f1eb4f26f905f55b47077759b265b67acf9b7b01eec89b7e5da
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 5491f2c04b..05b264fb73 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -79,7 +79,7 @@ task:
<< : *FILTER_TEMPLATE
windows_container:
cpu: 4
- memory: 16G
+ memory: 8G
image: cirrusci/windowsservercore:visualstudio2019
timeout_in: 120m
env: