aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--WORKSPACE5
1 files changed, 3 insertions, 2 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 8d0fd693c6..5f159c867c 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -8,11 +8,12 @@ grpc_deps()
grpc_test_only_deps()
register_execution_platforms(
- "//third_party/toolchains:all",
+ "//third_party/toolchains:rbe_ubuntu1604",
+ "//third_party/toolchains:rbe_ubuntu1604_large",
)
register_toolchains(
- "//third_party/toolchains:all",
+ "//third_party/toolchains:cc-toolchain-clang-x86_64-default",
)
new_http_archive(