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 support for System Z #44

Open
jacob-carlborg opened this issue Feb 12, 2023 · 3 comments
Open

Add support for System Z #44

jacob-carlborg opened this issue Feb 12, 2023 · 3 comments
Labels
architecture Request for supporting a new CPU architecture enhancement New feature or request

Comments

@jacob-carlborg
Copy link
Contributor

No description provided.

@jacob-carlborg jacob-carlborg added enhancement New feature or request architecture Request for supporting a new CPU architecture labels Feb 12, 2023
@vshymanskyy
Copy link

This one would be great, as it would allow CI and tests for Big-Endian environments.

@jacob-carlborg
Copy link
Contributor Author

@vshymanskyy If you're only interested in testing for Big-Endian you can use Linux and run the tests with Docker and QEMU instead of using this action. I've added some documentation for how to do this [1].

[1] https://github.com/cross-platform-actions/action#linux-on-non-x86-architectures

@vshymanskyy
Copy link

Yes, thank you. This is exactly how I do it atm.
Additionally, I use the addnab/docker-run-action@v3 action that simplifies running the docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Request for supporting a new CPU architecture enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants