Skip to content

Commit

Permalink
Drop Bazel 6 support and update Bazel 7 version
Browse files Browse the repository at this point in the history
  • Loading branch information
jjudd committed Sep 24, 2024
1 parent ea410a1 commit 61888f0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bazelbuild/7.2.1
bazelbuild/7.3.1
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-24.04]
bazel_version: [bazelbuild/6.5.0, bazelbuild/7.2.1]
bazel_version: [bazelbuild/7.3.1]
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
Expand Down
8 changes: 4 additions & 4 deletions MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 61888f0

Please sign in to comment.