diff --git a/DEPS b/DEPS index b555754ab24..e38d6235ba0 100644 --- a/DEPS +++ b/DEPS @@ -719,6 +719,8 @@ hooks = [ 'action': [ 'python3', 'src/flutter/tools/download_dart_sdk.py', + '--fail-loudly', + '--verbose', ] }, { diff --git a/engine/src/flutter/.ci.yaml b/engine/src/flutter/.ci.yaml index ff365f8eec9..ff5f3d168dc 100644 --- a/engine/src/flutter/.ci.yaml +++ b/engine/src/flutter/.ci.yaml @@ -249,6 +249,7 @@ targets: android_sdk_license: \n24333f8a63b6825ea9c5514f83c2829b004d1fee android_sdk_preview_license: \n84831b9409646a918e30573bab4c9c91346d8abd build_android_aot: "true" + jazzy_version: 0.9.5 timeout: 60 scheduler: luci @@ -257,6 +258,7 @@ targets: properties: add_recipes_cq: "true" build_host: "true" + jazzy_version: 0.9.5 timeout: 75 scheduler: luci