Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Wagner-Hall 53cb328fd5
Pin to Bazel 7.3.2 (#2957)
7.4.0 just got released and contains a regression which affects us

https://github.com/bazelbuild/bazel/issues/24063
2024-10-23 17:51:14 +00:00
UebelAndre 4cdada1c19
Remove `.bazelversion` file to always use latest release available. (#2323) 2023-12-13 17:57:44 +00:00
Matt b01ca7e614
Uprev bazel CI to bazel 7.0.0 (#2322)
Fixes #2317
2023-12-13 10:20:11 +00:00
Daniel Wagner-Hall 9216b6bfe6
Pin repo to bazel 6.4.0 (#2318)
As per https://github.com/bazelbuild/rules_rust/issues/2317 the Bazel 7
release appears to have broken our CI.

While we debug this, get CI green again.
2023-12-12 13:43:09 +01:00