diff --git a/.ci.yaml b/.ci.yaml index 9c2ed89f26f..18af3830718 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -5335,6 +5335,7 @@ targets: tags: > ["devicelab", "hostonly", "windows", "arm64"] task_name: plugin_test_windows + test_timeout_secs: "900" # 15 minutes runIf: - dev/** - packages/flutter_tools/**