Skip to content

Commit

Permalink
Increase the number of shards for the macos_arm64 presubmit.
Browse files Browse the repository at this point in the history
This should help to reduce the time it takes to run the presubmit.

PiperOrigin-RevId: 665442764
Change-Id: Iebef307f321f7b59d72106209d8d67e52068cc43
  • Loading branch information
meteorcloudy authored and copybara-github committed Aug 20, 2024
1 parent 36d170f commit d00b6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ tasks:
- build
- test
macos_arm64:
shards: 5
shards: 10
shell_commands:
- sed -i.bak -e 's/^# android_sdk_repository/android_sdk_repository/' -e 's/^#
android_ndk_repository/android_ndk_repository/' WORKSPACE.bzlmod
Expand Down

0 comments on commit d00b6f4

Please sign in to comment.