Skip to content

Commit 03cd77b

Browse files
committed
Replace macos amd64 with debian11 for bcr tests platforms
1 parent 269555f commit 03cd77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bcr/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ bcr_test_module:
22
module_path: examples/rules_cc
33
matrix:
44
bazel: [7.x, 8.x]
5-
platform: [ubuntu2004, macos, macos_arm64]
5+
platform: [debian11, ubuntu2004, macos_arm64]
66
tasks:
77
run_test_module:
88
name: Run test module

0 commit comments

Comments
 (0)