From bd1bb675b3dff2f782952e5681ea9542fad7733d Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Thu, 10 Aug 2023 09:25:02 -0700 Subject: [PATCH] Remove bringup from Windows build_tests shards (#132306) Context: https://github.com/flutter/flutter/commit/aff8ef13d428395725ce8f836ca771b8bf2d87db --- .ci.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 2ca4af28d2a..7f123a728d5 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -4187,7 +4187,6 @@ targets: - .ci.yaml - name: Windows build_tests_1_5 - bringup: true recipe: flutter/flutter_drone timeout: 60 properties: @@ -4206,7 +4205,6 @@ targets: ["framework", "hostonly", "shard", "windows"] - name: Windows build_tests_2_5 - bringup: true recipe: flutter/flutter_drone timeout: 60 properties: @@ -4225,7 +4223,6 @@ targets: ["framework", "hostonly", "shard", "windows"] - name: Windows build_tests_3_5 - bringup: true recipe: flutter/flutter_drone timeout: 60 properties: @@ -4244,7 +4241,6 @@ targets: ["framework", "hostonly", "shard", "windows"] - name: Windows build_tests_4_5 - bringup: true recipe: flutter/flutter_drone timeout: 60 properties: @@ -4263,7 +4259,6 @@ targets: ["framework", "hostonly", "shard", "windows"] - name: Windows build_tests_5_5 - bringup: true recipe: flutter/flutter_drone timeout: 60 properties: