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

Change v2 mac_unopt orchestrator builder to Linux #41184

Merged
merged 2 commits into from
Apr 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,14 @@ targets:
add_recipes_cq: "true"
timeout: 60

- name: Linux mac_unopt
bringup: true
recipe: engine_v2/engine_v2
properties:
config_name: mac_unopt
add_recipes_cq: "true"
timeout: 60

- name: Mac Unopt
bringup: true
recipe: engine/engine_unopt
Expand Down