Stop specifiying Macmini8,1 in ci builders, use inherited mac_model dimension (flutter/engine#41223)

As of https://github.com/flutter/engine/pull/41219 all the .ci.yaml builders will run on either Macmini8,1 (x64) or Macmini9,1 (arm).  Stop specifying `Macmini8,1` on individual builders and let the specified architecture be the deciding factor.

Reverts #41203
This commit is contained in:
Jenn Magder
2023-05-02 10:37:51 -07:00
committed by GitHub
parent 5060013dbf
commit 19aaa2d2da

View File

@@ -342,7 +342,6 @@ targets:
{"download_emsdk": true}
add_recipes_cq: "true"
build_host: "true"
mac_model: "Macmini8,1"
timeout: 75
- name: Linux mac_android_aot_engine
@@ -382,7 +381,6 @@ targets:
"ios-16-4_14e222b",
"ios-16-2_14c18"
]
mac_model: "Macmini8,1"
timeout: 75
- name: Mac Host clang-tidy