From 7fa276c8ad3b0f5361240b83d5631cb3c8dcf572 Mon Sep 17 00:00:00 2001 From: Chris Bracken Date: Fri, 29 Apr 2022 14:03:44 -0700 Subject: [PATCH] Remove Windows UWP Engine target (#33012) Removes the Windows UWP Engine target from CI. UWP support was removed from the tool in: https://flutter-review.googlesource.com/c/recipes/+/29500 UWP support will be removed from the recipe in: https://flutter-review.googlesource.com/c/recipes/+/29500 UWP infra will be removed in a future patch. Issue: https://github.com/flutter/flutter/issues/102172 --- .ci.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 80e27622f96b6..3f699e65979f0 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -378,12 +378,6 @@ targets: add_recipes_cq: "true" timeout: 75 - - name: Windows UWP Engine - recipe: engine/engine - properties: - build_windows_uwp: "true" - timeout: 60 - - name: Windows Web Engine recipe: engine/web_engine properties: