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

Commit 86e3f73

Browse files
committed
Run the Mac impeller-cmake-example orchestrator on arm64
1 parent 51259a5 commit 86e3f73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,11 +445,12 @@ targets:
445445
]
446446
447447
- name: Mac impeller-cmake-example
448-
bringup: true
448+
#bringup: true
449449
recipe: engine_v2/engine_v2
450450
timeout: 60
451451
properties:
452452
release_build: "true"
453+
cpu: arm64
453454
config_name: mac_impeller_cmake_example
454455
$flutter/osx_sdk : >-
455456
{ "sdk_version": "14a5294e" }

0 commit comments

Comments
 (0)