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

Commit 9dd327c

Browse files
authored
Use any mac machine available for orchestrator run. (#49845)
This will remove some of the stress on x64 machines and will help to get faster builds on dart-internal. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
1 parent 75400c4 commit 9dd327c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,11 @@ platform_properties:
3030
{"dependency": "open_jdk", "version": "version:17"}
3131
]
3232
device_type: none
33-
cpu: x86
3433
os: Mac-13
3534
$flutter/osx_sdk : >-
3635
{
3736
"sdk_version": "15a240d"
3837
}
39-
dimensions:
40-
mac_model: "Macmini8,1|Macmini9,1"
4138
windows:
4239
properties:
4340
# CIPD flutter/java/openjdk/$platform

0 commit comments

Comments
 (0)