From 5babb723975300de17dced79549abe542fe47a69 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Thu, 19 Jan 2023 12:47:10 -0800 Subject: [PATCH] Do not run Mac_arm64_ios run_debug_test_macos in presubmit during iPhone 11 migration --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 43f0f877154bb..1cd05ec78630c 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -4037,6 +4037,7 @@ 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: >