Skip to content

Commit

Permalink
Update BCR presubmit (#1259)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharpe authored Aug 13, 2024
1 parent 6cc82e7 commit 26536e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .bcr/presubmit.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
matrix:
platform: ["centos7", "debian10", "macos", "ubuntu2004", "windows"]
bazel: ["6.x", "7.x"]

tasks:
verify_targets:
name: "Verify build targets"
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- "@rules_foreign_cc//toolchains:make_tool"
- "@rules_foreign_cc//toolchains/private:make_tool"

0 comments on commit 26536e4

Please sign in to comment.