Skip to content

Commit

Permalink
Pin bazel to last pre-8.x release (#287)
Browse files Browse the repository at this point in the history
We need to start migrating to bzlmod, but the most obvious way to start
that process (copying `WORKSPACE` to `WORKSPACE.bzlmod`) didn't seem to
work. Pin `.bazelversion` for now to make CI pass again.
  • Loading branch information
jchadwick-buf authored Dec 19, 2024
1 parent b48809b commit 42cba02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelversion
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7.4.1

0 comments on commit 42cba02

Please sign in to comment.