From cdfb1126ddc80756ff2c460097018bd0ea853683 Mon Sep 17 00:00:00 2001 From: Yun Peng Date: Fri, 13 Dec 2024 15:59:04 +0100 Subject: [PATCH] Update presubmit configs --- .bazelci/presubmit.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index aaa8ee81..0d2235f2 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml @@ -1,15 +1,13 @@ --- platforms: - ubuntu1804: + ubuntu2204: build_targets: - "//..." test_flags: - "--test_tag_filters=-noci,-external,-native,-sauce" - - "--test_output=streamed" test_targets: - "//..." macos: - sauce: false build_targets: - "//..." test_flags: @@ -17,7 +15,6 @@ platforms: test_targets: - "//..." windows: - sauce: false build_flags: - "--enable_runfiles" build_targets: