Skip to content

Commit cda6265

Browse files
committed
ci: Increase windows_container resources
Required to fit timeout when all build caches are invalidated.
1 parent 905f614 commit cda6265

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ task:
9797
name: "Win64 native [vs2022]"
9898
<< : *FILTER_TEMPLATE
9999
windows_container:
100-
cpu: 4
101-
memory: 8G
100+
cpu: 6
101+
memory: 12G
102102
image: cirrusci/windowsservercore:visualstudio2022
103103
timeout_in: 120m
104104
env:

0 commit comments

Comments
 (0)