diff --git a/.ci.yaml b/.ci.yaml index a224a8fb1d3d..21d5c4d9a1ab 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -1567,16 +1567,6 @@ targets: - bin/** - .ci.yaml - - name: Linux_android hello_world_impeller - recipe: devicelab/devicelab_drone - presubmit: false - bringup: true - timeout: 60 - properties: - tags: > - ["devicelab", "android", "linux"] - task_name: hello_world_impeller - - name: Linux_android android_defines_test recipe: devicelab/devicelab_drone presubmit: true @@ -1732,6 +1722,16 @@ targets: ["devicelab", "android", "linux", "pixel", "7pro"] task_name: static_path_tessellation_perf__timeline_summary + - name: Linux_pixel_7pro hello_world_impeller + recipe: devicelab/devicelab_drone + presubmit: false + bringup: true + timeout: 60 + properties: + tags: > + ["devicelab", "android", "linux", "pixel", "7pro"] + task_name: hello_world_impeller + - name: Linux_android basic_material_app_android__compile recipe: devicelab/devicelab_drone presubmit: false