Skip to content

Commit

Permalink
Reduce number of BCR CI jobs
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 committed Feb 20, 2024
1 parent a000b23 commit fdaf319
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 fdaf319

Please sign in to comment.