Commit 8380e20f authored by Fedor Korotkov's avatar Fedor Korotkov Committed by Greg Spencer

Run macOS builds only if analyze task passed (#20119)

This will reduce load on macOS community cluster.
parent 35d50a0e
...@@ -68,6 +68,8 @@ task: ...@@ -68,6 +68,8 @@ task:
SHARD: tool_tests SHARD: tool_tests
task: task:
depends_on:
- analyze
osx_instance: osx_instance:
image: high-sierra-xcode-9.4.1 image: high-sierra-xcode-9.4.1
env: env:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment