Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ARM64 Github Actions test #5989

Open
aaron-prindle opened this issue Jun 9, 2021 · 1 comment
Open

Add ARM64 Github Actions test #5989

aaron-prindle opened this issue Jun 9, 2021 · 1 comment
Labels
area/arm64 area/ci-cd kind/feature-request kind/todo implementation task/epic for the skaffold team priority/p1 High impact feature/bug.

Comments

@aaron-prindle
Copy link
Contributor

Currently our Travis & Gihub Actions test only test AMD64. We should add specific testing around ARM64 in our Github Actions.

@briandealwis to add any additional information/requirements here.

@briandealwis
Copy link
Member

I have been enabling buildkit to do multiple platform builds. That won't be necessary and should greatly simplify the tests setup (no hoops necessary to enable Buildkit).

The .travis.yml basically:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arm64 area/ci-cd kind/feature-request kind/todo implementation task/epic for the skaffold team priority/p1 High impact feature/bug.
Projects
None yet
Development

No branches or pull requests

3 participants