Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit a629ebc

Browse files
authored
Run mac_host_engine orchestrator on arm Macs (#41185)
Intel Mac capacity is limited. Run the `mac_host_engine` orchestrator builder on Mac arm bots which we have a higher capacity of than the Intel Macs. It needs Xcode to stitch together the frameworks and therefore to run on Mac, but isn't building anything itself. Running on arm: https://ci.chromium.org/p/flutter/builders/try/Mac%20mac_host_engine/8593 I wasn't able to get this working on `mac_ios_engine` due to a gem issue, filed flutter/flutter#124833
1 parent e9739bc commit a629ebc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ targets:
352352
timeout: 60
353353
properties:
354354
release_build: "true"
355+
cpu: arm64
355356
config_name: mac_host_engine
356357
dependencies: >-
357358
[

0 commit comments

Comments
 (0)