Skip to content

Commit

Permalink
Revert "build: Update to bazel 5.1.0"
Browse files Browse the repository at this point in the history
This avoids this issue #20599
and I do not believe we were hit by the original issue that introduced
this regression.

There is a fix in bazelbuild/bazel#15151 that
should get us past this in bazel 5.2+. It seems this warning was just a
red herring and actually meant your actions failed.

This reverts commit fd92486.

Signed-off-by: Keith Smiley <[email protected]>
  • Loading branch information
keith committed Mar 31, 2022
1 parent a308789 commit 96c3178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.0
5.0.0

0 comments on commit 96c3178

Please sign in to comment.