Skip to content

Commit

Permalink
Reduce number of BCR CI jobs (#305)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
keith authored Feb 20, 2024
1 parent c0408ae commit cd38fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bcr/presubmit.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
matrix:
platform: ["centos7", "debian10", "macos", "ubuntu2004", "windows"]
platform: ["macos_arm64", "ubuntu2004"]
bazel: ["6.x", "7.x", "rolling"]

tasks:
Expand Down

0 comments on commit cd38fb1

Please sign in to comment.