Move Linux_arm and Linux_aot engine v2 builders to prod. (flutter/engine#36581)

This commit is contained in:
godofredoc 2022-10-04 08:33:21 -07:00 committed by GitHub
parent e803f2326f
commit f181eb59dc

View File

@ -213,11 +213,10 @@ targets:
- name: Linux linux_arm_host_engine
recipe: engine_v2/engine_v2
bringup: true
timeout: 60
properties:
config_name: linux_arm_host_engine
environment: Staging
environment: Production
- name: Linux linux_host_engine
recipe: engine_v2/engine_v2
@ -228,11 +227,10 @@ targets:
- name: Linux linux_android_aot_engine
recipe: engine_v2/engine_v2
bringup: true
timeout: 60
properties:
config_name: linux_android_aot_engine
environment: Staging
environment: Production
- name: Linux linux_android_debug_engine
recipe: engine_v2/engine_v2