diff --git a/BUILD.bazel b/BUILD.bazel index 37d1372c7..114654e5c 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -46,5 +46,9 @@ platform( name: "dockerPrivileged" value: "true" } + properties: { + name: "gceMachineType" + value: "n1-standard-2" + } """, )