Unverified Commit c9edacb1 authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Always run Mac hostonly builds on x64 by default (#112133)

parent 0cd38101
...@@ -76,6 +76,7 @@ platform_properties: ...@@ -76,6 +76,7 @@ platform_properties:
[] []
os: Mac-12 os: Mac-12
device_type: none device_type: none
cpu: x86 # TODO(jmagman): https://github.com/flutter/flutter/issues/112130
xcode: 14a5294e # xcode 14.0 beta 5 xcode: 14a5294e # xcode 14.0 beta 5
mac_arm64: mac_arm64:
properties: properties:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment