We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b3cf9b commit 0449030Copy full SHA for 0449030
.ci.yaml
@@ -80,7 +80,6 @@ platform_properties:
80
device_type: none
81
cpu: x86 # TODO(jmagman): https://github.com/flutter/flutter/issues/112130
82
xcode: 14a5294e # xcode 14.0 beta 5
83
- cleanup_xcode_cache: "true"
84
mac_arm64:
85
properties:
86
dependencies: >-
@@ -91,7 +90,6 @@ platform_properties:
91
90
92
cpu: arm64
93
94
95
mac_x64:
96
97
@@ -102,7 +100,6 @@ platform_properties:
102
100
103
101
cpu: x86
104
105
106
mac_android:
107
108
0 commit comments