From 535c8e64e45292c213c3cd061a288f92b0f54c13 Mon Sep 17 00:00:00 2001 From: Fabian Meumertzheim Date: Sun, 16 Oct 2022 03:24:18 +0200 Subject: [PATCH] bzlmod: Update pinned Bazel version (#3321) --- .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"