From 0346535221632d07ebdf8458461e4a1532f9fbee Mon Sep 17 00:00:00 2001 From: Derek Bailey Date: Mon, 18 Dec 2023 05:33:39 +0000 Subject: [PATCH] `presubmit.yml`: Explicitly use bazel 6.4.0 --- .bazelci/presubmit.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index df480ccd982..7f8bdd42269 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml @@ -1,5 +1,6 @@ --- buildifier: latest +bazel: 6.4.0 platforms: ubuntu1804: environment: