Bazel: Pin the bazel version to v6.4.0

Bazel 7 introduces some failures related to dangling symlinks. We can
pin Bazel back to 6.4.0 while we debug Bazel 7 issues.
This commit is contained in:
Michael Davis 2023-12-12 11:32:35 -05:00
parent 36780a358e
commit ec2c01a2e3
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
latest
6.4.0