Skip to content

Commit

Permalink
Add bazel version
Browse files Browse the repository at this point in the history
  • Loading branch information
comius committed Sep 13, 2024
1 parent 417fda7 commit 68ea926
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .bcr/presubmit.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
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_cc//cc/..."

0 comments on commit 68ea926

Please sign in to comment.