You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: speed up RBE by allowing more concurrent jobs (#27314)
Bazel detects maximum number of jobs based on host resources.
Since we run remotely, we can increase this number significantly.
(cherry picked from commit 840878f)
0 commit comments