diff --git a/.ci.yaml b/.ci.yaml index 4ece5380d90..014661c0309 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -242,6 +242,7 @@ targets: - master recipe: flutter/flutter presubmit: false + bringup: true # Marking as flaky to reopen the tree. https://github.com/flutter/flutter/issues/111193 timeout: 60 properties: dependencies: >- @@ -258,6 +259,8 @@ targets: - name: Linux docs_test recipe: flutter/flutter + presubmit: false + bringup: true # Marking as flaky to reopen the tree. https://github.com/flutter/flutter/issues/111193 timeout: 60 properties: dependencies: >-