Skip to content

Commit cd5a575

Browse files
authored
ci: revert msan build to Bazel 6.4.0 (#13420)
1 parent 4b296e9 commit cd5a575

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ci/cloudbuild/builds/msan.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
set -euo pipefail
1818

19+
export USE_BAZEL_VERSION=6.4.0
20+
1921
source "$(dirname "$0")/../../lib/init.sh"
2022
source module ci/cloudbuild/builds/lib/bazel.sh
2123
source module ci/cloudbuild/builds/lib/integration.sh

0 commit comments

Comments
 (0)