Skip to content

Commit 2111f32

Browse files
committed
Merge bitcoin/bitcoin#25483: Revert "ci: Increase CPU number for "Win64 native" task"
b1d2fb4 Revert "ci: Increase CPU number for "Win64 native" task" (Hennadii Stepanov) Pull request description: This reverts commit 849cf96. It seems this should [improve](bitcoin/bitcoin#25460 (comment)) the total CI throughput. ACKs for top commit: MarcoFalke: review ACK b1d2fb4 Tree-SHA512: 833665bbea00b695dd1c600c6a47943d47b1a2a3560886b2056544cf62542d6f91b1f2e157ad082b02b67922f1fff14029da35b1a9d85339c2bf526f41b41836
2 parents 2fe2702 + b1d2fb4 commit 2111f32

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
@@ -97,7 +97,7 @@ task:
9797
name: "Win64 native [vs2022]"
9898
<< : *FILTER_TEMPLATE
9999
windows_container:
100-
cpu: 6
100+
cpu: 4
101101
memory: 8G
102102
image: cirrusci/windowsservercore:visualstudio2022
103103
timeout_in: 120m

0 commit comments

Comments
 (0)