Skip to content

Commit

Permalink
Test Bazel 6 and 7 on Bazel CI
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Sep 11, 2024
1 parent 2a76b3b commit 9503226
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
---
matrix:
bazel:
- 6.x
- 7.x
workdir: [".", "rules_haskell_tests"]

tasks:
ubuntu1804:
bazel: ${{ bazel }}
working_directory: ${{ workdir }}
platform: "ubuntu1804"
environment:
Expand Down

0 comments on commit 9503226

Please sign in to comment.