Skip to content

Commit cd38fb1

Browse files
authored
Reduce number of BCR CI jobs (#305)
During queue times it can get annoying. Having macOS and any Linux should be good enough for this repo, we're just validating that things work at all with these.
1 parent c0408ae commit cd38fb1

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
@@ -1,5 +1,5 @@
11
matrix:
2-
platform: ["centos7", "debian10", "macos", "ubuntu2004", "windows"]
2+
platform: ["macos_arm64", "ubuntu2004"]
33
bazel: ["6.x", "7.x", "rolling"]
44

55
tasks:

0 commit comments

Comments
 (0)