diff --git a/engine/src/flutter/.ci.yaml b/engine/src/flutter/.ci.yaml index 448d669382..ddced8bfa9 100644 --- a/engine/src/flutter/.ci.yaml +++ b/engine/src/flutter/.ci.yaml @@ -516,6 +516,8 @@ targets: properties: config_name: mac_unopt add_recipes_cq: "true" + # Retry for flakes caused by https://github.com/flutter/flutter/issues/157636 + presubmit_max_attempts: "2" timeout: 120 - name: Mac mac_ios_engine