Run macOS builds only if analyze task passed (#20119)
This will reduce load on macOS community cluster.
This commit is contained in:
parent
35d50a0e16
commit
8380e20f28
@ -68,6 +68,8 @@ task:
|
||||
SHARD: tool_tests
|
||||
|
||||
task:
|
||||
depends_on:
|
||||
- analyze
|
||||
osx_instance:
|
||||
image: high-sierra-xcode-9.4.1
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user