Skip to content

Commit

Permalink
ci: cover major bazel releases in utilities tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudhan committed Aug 7, 2024
1 parent 13a6f13 commit cd142ff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/utilities-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ jobs:
- ubuntu-20.04
- windows-2019
bazel-version:
- 5.0.0
- 5.2.0
- latest
- 6.5.0
- 5.4.1
env:
USE_BAZEL_VERSION: ${{ matrix.bazel-version }}
steps:
Expand Down

0 comments on commit cd142ff

Please sign in to comment.