From e52c7af311edecea03c30f22a4058829a04fd3d7 Mon Sep 17 00:00:00 2001 From: Ivo List Date: Tue, 20 Sep 2022 10:56:19 +0000 Subject: [PATCH] Fix presubmit script --- .bazelci/presubmit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index 4046c81..dc03a0b 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml @@ -45,7 +45,7 @@ tasks: test_targets: *test_targets ubuntu2004_bzlmod: bazel: last_green - platform: rbe_ubuntu2004 + platform: ubuntu2004 build_flags: - "--config=bzlmod" build_targets: *build_targets_bzlmod