Skip to content

Commit

Permalink
Set bazel version
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyduquettesc committed Jul 13, 2024
1 parent ef23848 commit 16d0366
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@ bcr_test_module:
# > no such package '@[unknown repo 'pip_importlib_metadata' requested from @rules_python~0.19.0~pip~pip_pytest]//'
# platform: ["debian10", "macos", "ubuntu2004"]
platform: ["macos", "ubuntu2004"]
bazel:
- 6.x
tasks:
run_tests:
name: "Run test module"
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- "//..."

0 comments on commit 16d0366

Please sign in to comment.