Skip to content

Commit

Permalink
Merge bitcoin#23220: ci: Reduce Windows memory for faster scheduling
Browse files Browse the repository at this point in the history
146831f ci: Reduce Windows memory for faster scheduling (MarcoFalke)

Pull request description:

  A rebased bitcoin@fac3ae2 from bitcoin#23043.

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

ACKs for top commit:
  MarcoFalke:
    cr ACK 146831f

Tree-SHA512: 8d5101a7a47139f5358601def3932d199da500ba255740c09a170378a3e6fd9b0ff4ce5a7c0f5f1eb4f26f905f55b47077759b265b67acf9b7b01eec89b7e5da
  • Loading branch information
MarcoFalke committed Oct 15, 2021
2 parents e504e9a + 146831f commit 02ccf10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ task:
<< : *FILTER_TEMPLATE
windows_container:
cpu: 4
memory: 16G
memory: 8G
image: cirrusci/windowsservercore:visualstudio2019
timeout_in: 120m
env:
Expand Down

0 comments on commit 02ccf10

Please sign in to comment.