From 8128b2e2f6e1e844ae43dd763a97731766e616d4 Mon Sep 17 00:00:00 2001 From: Victoria Ashworth <15619084+vashworth@users.noreply.github.com> Date: Thu, 31 Aug 2023 14:41:07 -0500 Subject: [PATCH] Run Mac_arm64_ios run_debug_test_macos in presubmit (#133788) Fixes https://github.com/flutter/flutter/issues/118830. --- .ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 5bb50095d57..9924b985915 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -4317,7 +4317,6 @@ targets: - name: Mac_arm64_ios run_debug_test_macos recipe: devicelab/devicelab_drone - presubmit: false # https://github.com/flutter/flutter/issues/118827 timeout: 60 properties: tags: >