Skip to content

Commit 2268cec

Browse files
authored
Update RBE config to target the new worker pool. (#327)
1 parent 3dbf6da commit 2268cec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

BUILD.bazel

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,9 @@ platform(
4646
name: "dockerPrivileged"
4747
value: "true"
4848
}
49+
properties: {
50+
name: "gceMachineType"
51+
value: "n1-standard-2"
52+
}
4953
""",
5054
)

0 commit comments

Comments
 (0)