diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index 590de2ad9..a32c3a738 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml @@ -6,7 +6,7 @@ platforms: ubuntu1804: test_targets: - "//..." - skip_in_bazel_downstream_pipeline: "Newer abseil-cpp introduced doesn't work on this old platform" + skip_in_bazel_downstream_pipeline: "Newer abseil-cpp introduced no longer works on this old platform" ubuntu2004: test_targets: - "//..."