Skip to content

Commit

Permalink
Merge pull request #50 from bazeltools/wip/presubmit2
Browse files Browse the repository at this point in the history
Fix BCR submission: rule fails the test with Bazel 5.x
  • Loading branch information
eed3si9n authored Mar 16, 2024
2 parents e196908 + 0fa4388 commit 6e8e6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bcr/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ bcr_test_module:
- macos
- macos_arm64
- windows
bazel: [5.x, 6.x, 7.x]
bazel: [6.x, 7.x]
tasks:
run_test_module:
name: Run test module
Expand Down

0 comments on commit 6e8e6e5

Please sign in to comment.