Skip to content

Commit 1698f4f

Browse files
committed
Try RBE not RBE'ing
1 parent 2ee5b3d commit 1698f4f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.bazelci/presubmit.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ tasks:
3333
- "--config=rbe"
3434
test_targets:
3535
- //examples:all
36-
rbe:
37-
platform: ${{ unittest_platform }}
36+
rbe_ubuntu2004:
37+
platform: ubuntu2004
38+
name: "RBE"
3839
test_targets:
3940
- "--"
4041
- "//src/test/kotlin/io/bazel/kotlin/builder:builder_tests"

0 commit comments

Comments
 (0)