Skip to content

Commit

Permalink
Bump Bazel to 7.0.2, and configure it for all Bazelisk builds, not ju…
Browse files Browse the repository at this point in the history
  • Loading branch information
cpovirk authored and Flogger Team committed Feb 20, 2024
1 parent ab32a55 commit 5a3bd45
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .bazelversion
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7.0.2
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
matrix:
java: [8, 11, 15]
runs-on: ubuntu-latest
env:
# Used by bazelisk: https://github.com/bazelbuild/bazelisk
USE_BAZEL_VERSION: '3.7.1'
steps:
# Cancel any previous runs for the same branch that are still running.
- name: 'Cancel previous runs'
Expand Down

0 comments on commit 5a3bd45

Please sign in to comment.