Skip to content

Commit c9edacb

Browse files
authored
Always run Mac hostonly builds on x64 by default (#112133)
1 parent 0cd3810 commit c9edacb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ platform_properties:
7676
[]
7777
os: Mac-12
7878
device_type: none
79+
cpu: x86 # TODO(jmagman): https://github.com/flutter/flutter/issues/112130
7980
xcode: 14a5294e # xcode 14.0 beta 5
8081
mac_arm64:
8182
properties:

0 commit comments

Comments
 (0)