Skip to content

Commit ad9a7f6

Browse files
[CI] Bump Windows Image Size to 200GB
We were running into some failures due to running out of disk space, trying to see if this fixes it.
1 parent cd97af0 commit ad9a7f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

premerge/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ resource "google_container_node_pool" "llvm_premerge_windows" {
120120
metadata = {
121121
"sysprep-specialize-script-ps1" : "Set-MpPreference -DisableRealtimeMonitoring $true"
122122
}
123+
disk_size_gb = 200
123124
}
124125
}
125126

0 commit comments

Comments
 (0)