Revert "ci: Increase CPU number for "Win64 native" task"

This reverts commit 849cf967a3.
This commit is contained in:
Hennadii Stepanov 2022-06-27 14:01:08 +02:00
parent 50a3921c96
commit b1d2fb4ceb
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -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