From 809a27ea6764510a3483797d2566965c1c0f1643 Mon Sep 17 00:00:00 2001 From: Victoria Ashworth <15619084+vashworth@users.noreply.github.com> Date: Mon, 5 Feb 2024 11:29:22 -0600 Subject: [PATCH] Move Mac_build_test flutter_gallery__transition_perf_e2e_ios to staging (#142918) Temporary solution for https://github.com/flutter/flutter/issues/142917. --- .ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ci.yaml b/.ci.yaml index 97f4a9c4951..fa480b32e73 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -4785,6 +4785,8 @@ targets: - name: Mac_build_test flutter_gallery__transition_perf_e2e_ios recipe: devicelab/devicelab_drone_build_test + presubmit: false + bringup: true timeout: 60 properties: tags: >