Skip to content

Commit 25fdf9e

Browse files
committed
switch off rbe
1 parent 8ea7d0b commit 25fdf9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.bazelci/presubmit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ tasks:
3131
integration_tests:
3232
name: "Integration Tests"
3333
platform: ${{ integration_platform }}
34-
test_flags:
35-
- "--config=rbe"
34+
# test_flags:
35+
# - "--config=rbe"
3636
test_targets:
3737
- //examples:all
3838
rbe_ubuntu1604:

0 commit comments

Comments
 (0)