Skip to content

Commit a007d49

Browse files
committed
Add Bazel 8 to Bazel CI build matrix
1 parent a94edf6 commit a007d49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelci/presubmit.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ matrix:
33
bazel:
44
- 6.x
55
- 7.x
6+
- 8.*
67
workdir: [".", "rules_haskell_tests"]
78

89
tasks:

0 commit comments

Comments
 (0)