Skip to content

Commit c7fd845

Browse files
committed
build(root): update presubmit.yml for bcr
1 parent 16ef522 commit c7fd845

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

.bcr/presubmit.yml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
bcr_test_module:
22
module_path: "examples/01-basics/03-testing"
33
matrix:
4-
platform: ["debian10", "ubuntu2004", "macos", "windows"]
5-
bazel: ["9.x"]
4+
platform:
5+
- macos
6+
- macos_arm64
7+
- ubuntu2404
8+
- ubuntu2404_arm64
9+
- windows
10+
- windows_arm64
11+
bazel:
12+
- 9.x
613
tasks:
714
run_tests:
815
name: "Run test module"

0 commit comments

Comments
 (0)