mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix mac_ios_builder. (flutter/engine#31790)
This has been running only on staging but has always been failing because is missing the jazzy dependency.
This commit is contained in:
parent
22eaefe60d
commit
43e351c674
@ -320,6 +320,10 @@ targets:
|
||||
properties:
|
||||
config_name: mac_ios_engine
|
||||
environment: Staging
|
||||
dependencies: >-
|
||||
[
|
||||
{"dependency": "jazzy"}
|
||||
]
|
||||
scheduler: luci
|
||||
|
||||
- name: Mac mac_ios_engine_profile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user