We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
msan
1 parent 4b296e9 commit cd5a575Copy full SHA for cd5a575
1 file changed
ci/cloudbuild/builds/msan.sh
@@ -16,6 +16,8 @@
16
17
set -euo pipefail
18
19
+export USE_BAZEL_VERSION=6.4.0
20
+
21
source "$(dirname "$0")/../../lib/init.sh"
22
source module ci/cloudbuild/builds/lib/bazel.sh
23
source module ci/cloudbuild/builds/lib/integration.sh
0 commit comments