mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 03:47:29 -03:00
Revert "ci: Increase CPU number for "Win64 native" task"
This reverts commit 849cf967a3
.
This commit is contained in:
parent
50a3921c96
commit
b1d2fb4ceb
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ task:
|
|||
name: "Win64 native [vs2022]"
|
||||
<< : *FILTER_TEMPLATE
|
||||
windows_container:
|
||||
cpu: 6
|
||||
cpu: 4
|
||||
memory: 8G
|
||||
image: cirrusci/windowsservercore:visualstudio2022
|
||||
timeout_in: 120m
|
||||
|
|
Loading…
Reference in a new issue