Skip to content

Commit

Permalink
Disable Xcode cache cleanup (#118641)
Browse files Browse the repository at this point in the history
  • Loading branch information
nehalvpatel authored Jan 17, 2023
1 parent 4b3cf9b commit 0449030
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >-
Expand All @@ -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: >-
Expand All @@ -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: >-
Expand Down

0 comments on commit 0449030

Please sign in to comment.