Drop jobs for bazel remote execution.

PiperOrigin-RevId: 345147980
This commit is contained in:
Adin Scannell
2020-12-01 19:20:47 -08:00
committed by gVisor bot
parent aa419cef4b
commit 93d29719cc
+1 -1
View File
@@ -42,5 +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
build:remote --jobs=300
build:remote --jobs=100
build:remote --remote_timeout=3600