using standard again,
builds started running out of RAM.
This commit is contained in:
parent
ec0bd27c97
commit
1804caf1ed
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ NAME=agent-windows-1
|
|||
gcloud beta compute instances create "${NAME}" \
|
||||
--project="${GCP_PROJECT}" \
|
||||
--zone="${GCP_ZONE}" \
|
||||
--machine-type=n1-highcpu-32 \
|
||||
--machine-type=n1-standard-32 \
|
||||
--local-ssd=device-name=local-ssd-0 \
|
||||
--image=windows-server-2019-dc-v20191210 \
|
||||
--image-project=windows-cloud \
|
||||
|
|
Loading…
Reference in a new issue