Skip to content

Commit

Permalink
Remove Windows UWP Engine target (flutter#33012)
Browse files Browse the repository at this point in the history
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: flutter/flutter#102172
  • Loading branch information
cbracken authored Apr 29, 2022
1 parent d45b911 commit 7fa276c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7fa276c

Please sign in to comment.