Move windows engine_v2 to prod. (flutter/engine#37680)

Windows engine_v2 are now generating the expected artifacts and ready to
be moved to the production environment.

Bug: https://github.com/flutter/flutter/issues/81855
This commit is contained in:
godofredoc
2022-11-16 15:34:03 -08:00
committed by GitHub
parent 5d5a04b2b3
commit 86f91f085f

View File

@@ -477,7 +477,6 @@ targets:
- name: Windows windows_android_aot_engine
recipe: engine_v2/engine_v2
bringup: true
timeout: 60
properties:
release_build: "true"
@@ -485,7 +484,6 @@ targets:
- name: Windows windows_host_engine
recipe: engine_v2/engine_v2
bringup: true
timeout: 60
properties:
release_build: "true"