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

Commit 7061ba2

Browse files
committed
bringup, re-add Macs
1 parent cd3fb86 commit 7061ba2

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.ci.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,16 @@ targets:
340340
build_host: "true"
341341
timeout: 75
342342

343+
- name: Mac mac_android_aot_engine
344+
recipe: engine_v2/engine_v2
345+
timeout: 60
346+
properties:
347+
config_name: mac_android_aot_engine
348+
$flutter/osx_sdk : >-
349+
{ "sdk_version": "14a5294e" }
350+
343351
- name: Linux mac_android_aot_engine
352+
bringup: true
344353
recipe: engine_v2/engine_v2
345354
timeout: 60
346355
properties:
@@ -359,7 +368,15 @@ targets:
359368
$flutter/osx_sdk : >-
360369
{ "sdk_version": "14a5294e" }
361370
371+
- name: Mac mac_unopt
372+
recipe: engine_v2/engine_v2
373+
properties:
374+
config_name: mac_unopt
375+
add_recipes_cq: "true"
376+
timeout: 60
377+
362378
- name: Linux mac_unopt
379+
bringup: true
363380
recipe: engine_v2/engine_v2
364381
properties:
365382
config_name: mac_unopt

0 commit comments

Comments
 (0)