From d60b681ef78e23573c18bc80db6ab6c74a1ee43d Mon Sep 17 00:00:00 2001 From: Victoria Ashworth <15619084+vashworth@users.noreply.github.com> Date: Wed, 7 Feb 2024 13:24:44 -0600 Subject: [PATCH] Move Mac_build_test flutter_gallery__transition_perf_e2e_ios out of staging (#142987) Move test out of staging now that https://github.com/flutter/flutter/issues/142917 is fixed. --- .ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 63403d5f05..3d9aa58832 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -4790,7 +4790,6 @@ 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: >