Skip to content

Commit

Permalink
Add Bazel 8 to Bazel CI build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Nov 27, 2024
1 parent a94edf6 commit a007d49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ matrix:
bazel:
- 6.x
- 7.x
- 8.*
workdir: [".", "rules_haskell_tests"]

tasks:
Expand Down

0 comments on commit a007d49

Please sign in to comment.