-
Notifications
You must be signed in to change notification settings - Fork 31
Build and test on arm64 #82
Open
Assignees
Description
We discovered that the arm64 images were based on amd64 base images (#78) that went undiscovered as
- We weren't running tests on arm64 — I wasn't aware that Travis supported arm64.
- I was performing manual tests using Docker Desktop for M1 and Minikube, and Docker Desktop installs
binfmt_execextensions to allow non-native images.
We're also hitting frequent rate limiting issues with Docker Hub on Travis. Since Github Actions supports builds in amd64 and arm64, so we should run tests there.
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.