[bazel] Increase number of jobs back to 300

PiperOrigin-RevId: 338739277
This commit is contained in:
Ayush Ranjan
2020-10-23 13:56:52 -07:00
committed by gVisor bot
parent 61b379ee19
commit ad6d32f226
+1 -2
View File
@@ -42,6 +42,5 @@ build:remote --extra_toolchains=//tools/bazeldefs:cc-toolchain-clang-x86_64-defa
build:remote --extra_execution_platforms=//tools/bazeldefs:rbe_ubuntu1604
build:remote --platforms=//tools/bazeldefs:rbe_ubuntu1604
build:remote --crosstool_top=@rbe_default//cc:toolchain
# TODO(b/171495162): Revert to 300 jobs once bug is fixed.
build:remote --jobs=100
build:remote --jobs=300
build:remote --remote_timeout=3600