commit | 5b3bf6f8452ef6d43539087a1a3ff938e9536737 | [log] [tgz] |
---|---|---|
author | vasilvv <vasilvv@google.com> | Wed Dec 27 09:10:42 2023 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 27 09:11:33 2023 -0800 |
tree | e9eb22b61de95ebd5947f34c200278c98ccb0791 | |
parent | a65bf20f1baa33a2e5f8608841de588247f6b535 [diff] [blame] |
Fix QUICHE CI build. This temporarily pins bazel to a pre-7.0 version, since Bazel 7.0 apppears to break how we pull platform headers. Also, this does not fix the broken tests yet, merely the compilation failures. PiperOrigin-RevId: 594046756
diff --git a/.bazelversion b/.bazelversion new file mode 100644 index 0000000..024b066 --- /dev/null +++ b/.bazelversion
@@ -0,0 +1 @@ +6.2.1