From a15abbb774050a3a8d5485daf5a9e6798719236f Mon Sep 17 00:00:00 2001 From: Fabian Meumertzheim Date: Sat, 15 Oct 2022 00:44:19 +0200 Subject: [PATCH] bzlmod: Update pinned Bazel version --- .bazelci/presubmit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index c39374e407..bae3838378 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml @@ -24,7 +24,7 @@ tasks: ubuntu2004_bcr_tests: name: BCR test module platform: ubuntu2004 - bazel: 912656b1152d2a204f2b49bcafa5753056be13d9 + bazel: b12f3a93a55019276879bd2d3edbd201c913675a working_directory: tests/bcr build_flags: - "--experimental_enable_bzlmod"