From 0449030a963eb2d4adfead412ee436459ef95d22 Mon Sep 17 00:00:00 2001 From: Nehal Patel Date: Tue, 17 Jan 2023 14:01:08 -0800 Subject: [PATCH] Disable Xcode cache cleanup (#118641) --- .ci.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 8bdf09c2cb..846bbe8bbd 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -80,7 +80,6 @@ platform_properties: device_type: none cpu: x86 # TODO(jmagman): https://github.com/flutter/flutter/issues/112130 xcode: 14a5294e # xcode 14.0 beta 5 - cleanup_xcode_cache: "true" mac_arm64: properties: dependencies: >- @@ -91,7 +90,6 @@ platform_properties: device_type: none cpu: arm64 xcode: 14a5294e # xcode 14.0 beta 5 - cleanup_xcode_cache: "true" mac_x64: properties: dependencies: >- @@ -102,7 +100,6 @@ platform_properties: device_type: none cpu: x86 xcode: 14a5294e # xcode 14.0 beta 5 - cleanup_xcode_cache: "true" mac_android: properties: dependencies: >-