From 4fe837772b3489534955fc49aba0f33f5a8a30be Mon Sep 17 00:00:00 2001 From: stuartmorgan Date: Fri, 20 Jan 2023 06:44:07 -0800 Subject: [PATCH] [ci] Enable Windows build-all (#3054) These tests were added in bringup mode, but never fully enabled. Part of https://github.com/flutter/flutter/issues/113764 --- .ci.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index ee4c132898..6ffb6e298e 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -139,7 +139,6 @@ targets: ] - name: Windows windows-build_all_packages master - bringup: true recipe: packages/packages timeout: 30 properties: @@ -153,7 +152,6 @@ targets: ] - name: Windows windows-build_all_packages stable - bringup: true recipe: packages/packages timeout: 30 properties: