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

ci: enable gh actions with arm64 #334

Open
glimchb opened this issue Mar 29, 2023 · 1 comment
Open

ci: enable gh actions with arm64 #334

glimchb opened this issue Mar 29, 2023 · 1 comment

Comments

@glimchb
Copy link
Contributor

glimchb commented Mar 29, 2023

Today with #303 we doing snapshot based testing

We discussed in several PRs and Issues how to enhance that and add real ci/cd with gh actions.

GH Actions doesn't support aarch64 today, unfortunately:

So try to do QEMU maybe, although... see - actions/runner-images#183

Another approach is to run 1 single ci job for ARM64 only on https://www.travis-ci.com/

@jaypipes
Copy link
Owner

Another approach is to run 1 single ci job for ARM64 only on https://www.travis-ci.com/

Yeah, I've moved ghw off of Travis and strictly on to GH Actions about a year or so ago... I'd like to keep it that way for simplicity reasons. I will follow that ARM64 issue for runner-images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants