aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gce/create_windows_debug_worker.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gce/create_windows_debug_worker.sh')
-rwxr-xr-xtools/gce/create_windows_debug_worker.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gce/create_windows_debug_worker.sh b/tools/gce/create_windows_debug_worker.sh
index 9ac82eb3f6..5c19eae5f1 100755
--- a/tools/gce/create_windows_debug_worker.sh
+++ b/tools/gce/create_windows_debug_worker.sh
@@ -50,6 +50,6 @@ gcloud compute instances create $INSTANCE_NAME \
--machine-type $MACHINE_TYPE \
--image-project google.com:kokoro \
--image kokoro-win7build-v9-prod-debug \
- --boot-disk-type pd-ssd \
+ --boot-disk-type pd-ssd \
--tags=allow-ssh \
--disk auto-delete=yes,boot=no,name=$TMP_DISK_NAME