Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Move windows engine_v2 to prod.
Windows engine_v2 are now generating the expected artifacts and ready to
be moved to the production environment.

Bug: flutter/flutter#81855
  • Loading branch information
godofredoc committed Nov 16, 2022
commit 67e67a84815e777ae13f50db2e097ad3ba08ce2f
2 changes: 0 additions & 2 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -466,15 +466,13 @@ targets:

- name: Windows windows_android_aot_engine
recipe: engine_v2/engine_v2
bringup: true
timeout: 60
properties:
release_build: "true"
config_name: windows_android_aot_engine

- name: Windows windows_host_engine
recipe: engine_v2/engine_v2
bringup: true
timeout: 60
properties:
release_build: "true"
Expand Down