Skip to content

Commit

Permalink
ci: enable testing with bazel 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
betaboon committed Jan 17, 2025
1 parent dd8ec22 commit 62d5be6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ jobs:
bazelversions: |
[
"6.5.0",
"7.4.1"
"7.4.1",
"8.0.0"
]
folders: |
[
Expand Down

0 comments on commit 62d5be6

Please sign in to comment.