ci: Increase windows_container resources

Required to fit timeout when all build caches are invalidated.
This commit is contained in:
Hennadii Stepanov 2022-08-25 11:03:17 +01:00
parent 905f6142e7
commit cda62657e9
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -97,8 +97,8 @@ task:
name: "Win64 native [vs2022]"
<< : *FILTER_TEMPLATE
windows_container:
cpu: 4
memory: 8G
cpu: 6
memory: 12G
image: cirrusci/windowsservercore:visualstudio2022
timeout_in: 120m
env: