-
Notifications
You must be signed in to change notification settings - Fork 2
Add Support for M1 Macs #13
Copy link
Copy link
Open
Labels
BugA problem with the application observed during development, testing or in productionA problem with the application observed during development, testing or in production
Milestone
Metadata
Metadata
Assignees
Labels
BugA problem with the application observed during development, testing or in productionA problem with the application observed during development, testing or in production
Type
Fields
Give feedbackNo fields configured for issues without a type.
Right now, the builder pipeline does not work properly with M1 Macs and the ARM chipset. The pipeline always pulls down an Intel x86 image, instead of the ARM64 image. Thus, it is important to support this new chipset by providing the necessary configuration for the user to pick his or her platform architecture for the AVD image.