-
-
Notifications
You must be signed in to change notification settings - Fork 26
Add ARM64 testing #99
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is there an existing issue for this?
Is your feature request related to a problem?
Some add-ons may not work with ARM64, or have changes, which are not tested on ARM64
Describe your solution
Improve the test matrix to also run tests on ubuntu arm64
https://github.com/ddev/ddev-addon-template/blob/main/.github/workflows/tests.yml
Describe alternatives
No response
Additional context
ARM64 is important for DDEV (especially on Macs), and add-ons must have the necessary test coverage.