From 00c98d47bd405d2dd58e341d7f382ab05450a65a Mon Sep 17 00:00:00 2001 From: David Zbarsky Date: Sun, 22 Dec 2024 14:42:26 -0500 Subject: [PATCH] Bump down the jobs --- .bazelrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelrc b/.bazelrc index f153371..942566f 100644 --- a/.bazelrc +++ b/.bazelrc @@ -10,7 +10,7 @@ common --nobuild_runfile_links common --remote_timeout=3600 common --remote_executor=grpcs://remote.buildbuddy.io common --noexperimental_throttle_remote_action_building -common --jobs=1000 +common --jobs=800 common --extra_execution_platforms=//rbe_platform common --host_platform=//rbe_platform