Skip to content

Commit ca2b267

Browse files
committed
[build] ensure rbe execution runs exclusive-if-local tests in parallel
1 parent 0925efa commit ca2b267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc.remote

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build:rbe --define=EXECUTOR=remote
1111
build:rbe --experimental_inmemory_dotd_files
1212
build:rbe --experimental_inmemory_jdeps_files
1313
build:rbe --remote_timeout=3600
14-
build:rbe --spawn_strategy=remote,local
14+
build:rbe --spawn_strategy=remote
1515
#build:rbe --nolegacy_important_outputs
1616
build:rbe --incompatible_strict_action_env=true
1717

0 commit comments

Comments
 (0)