Skip to content

Commit

Permalink
Use 5 shards for macOS presubmits.
Browse files Browse the repository at this point in the history
This should get us below 10 minutes, hopefully :)

RELNOTES: None.
PiperOrigin-RevId: 295713685
  • Loading branch information
philwo authored and copybara-github committed Feb 18, 2020
1 parent 0c460ff commit d6bf96f
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 @@ -131,7 +131,7 @@ tasks:
test_targets:
- "//src/test/shell/bazel:cc_integration_test"
macos:
shards: 4
shards: 5
shell_commands:
- sed -i.bak -e 's/^# android_sdk_repository/android_sdk_repository/' -e 's/^#
android_ndk_repository/android_ndk_repository/' WORKSPACE
Expand Down

0 comments on commit d6bf96f

Please sign in to comment.