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

Commit d7375eb

Browse files
authored
Stop specifiying Macmini8,1 in ci builders, use inherited mac_model dimension (#41223)
As of #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
1 parent cd989fb commit d7375eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,6 @@ targets:
342342
{"download_emsdk": true}
343343
add_recipes_cq: "true"
344344
build_host: "true"
345-
mac_model: "Macmini8,1"
346345
timeout: 75
347346

348347
- name: Linux mac_android_aot_engine
@@ -382,7 +381,6 @@ targets:
382381
"ios-16-4_14e222b",
383382
"ios-16-2_14c18"
384383
]
385-
mac_model: "Macmini8,1"
386384
timeout: 75
387385

388386
- name: Mac Host clang-tidy

0 commit comments

Comments
 (0)