Skip to content

Commit 34e7031

Browse files
josephperrottjkrems
authored andcommitted
Revert "ci: run less jobs per executor for RBE"
This reverts commit 1c011a2.
1 parent 0826b30 commit 34e7031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ build:remote --define=EXECUTOR=remote
129129
build:remote --remote_cache=remotebuildexecution.googleapis.com
130130
build:remote --remote_executor=remotebuildexecution.googleapis.com
131131
build:remote --remote_timeout=600
132-
build:remote --jobs=10
132+
build:remote --jobs=150
133133

134134
# Setup the toolchain and platform for the remote build execution. The platform
135135
# is provided by the shared dev-infra package and targets k8 remote containers.

0 commit comments

Comments
 (0)