Skip to content

Commit 02ccf10

Browse files
author
MarcoFalke
committed
Merge bitcoin/bitcoin#23220: ci: Reduce Windows memory for faster scheduling
146831f ci: Reduce Windows memory for faster scheduling (MarcoFalke) Pull request description: A rebased bitcoin/bitcoin@fac3ae2 from #23043. The worst scenario (all caches are invalidated) tested in #23217. ACKs for top commit: MarcoFalke: cr ACK 146831f Tree-SHA512: 8d5101a7a47139f5358601def3932d199da500ba255740c09a170378a3e6fd9b0ff4ce5a7c0f5f1eb4f26f905f55b47077759b265b67acf9b7b01eec89b7e5da
2 parents e504e9a + 146831f commit 02ccf10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ task:
7979
<< : *FILTER_TEMPLATE
8080
windows_container:
8181
cpu: 4
82-
memory: 16G
82+
memory: 8G
8383
image: cirrusci/windowsservercore:visualstudio2019
8484
timeout_in: 120m
8585
env:

0 commit comments

Comments
 (0)