From f6b91149a778db14fd1c123bc859f1e4a9cffa9a Mon Sep 17 00:00:00 2001 From: keyonghan <54558023+keyonghan@users.noreply.github.com> Date: Thu, 9 Dec 2021 13:14:10 -0800 Subject: [PATCH] Skip mac/ios test in presubmit (#94954) --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index fbec2ed868c..0db0450027f 100755 --- a/.ci.yaml +++ b/.ci.yaml @@ -3215,6 +3215,7 @@ targets: - name: Mac_ios hot_mode_dev_cycle_macos_target__benchmark recipe: devicelab/devicelab_drone + presubmit: false # https://github.com/flutter/flutter/issues/94946 timeout: 60 properties: tags: >