diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index fab29efc2..8ed5d73ad 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml @@ -1,9 +1,13 @@ --- matrix: + bazel: + - 6.x + - 7.x workdir: [".", "rules_haskell_tests"] tasks: ubuntu1804: + bazel: ${{ bazel }} working_directory: ${{ workdir }} platform: "ubuntu1804" environment: