[Infra] Use Bazel 6 and drop Bazel 4 (#32712)

Let's move on as we'd agreed to drop 4.x
This commit is contained in:
Esun Kim 2023-04-20 14:40:20 -07:00 committed by GitHub
parent d299f5ecce
commit 6e3dcc0df5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -1,3 +1,2 @@
6.0.0
6.1.1
5.4.0
4.2.3

View File

@ -39,6 +39,5 @@ recent LTS versions of Bazel. However individual releases may have a broader
compatibility range. The currently supported versions are captured by the
following list:
- [`6.0.0`](https://github.com/bazelbuild/bazel/releases/tag/6.0.0)
- [`6.1.1`](https://github.com/bazelbuild/bazel/releases/tag/6.1.1)
- [`5.4.0`](https://github.com/bazelbuild/bazel/releases/tag/5.4.0)
- [`4.2.3`](https://github.com/bazelbuild/bazel/releases/tag/4.2.3)