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: test x86-linux and aarch64-linux using qemu #2425

Merged
merged 3 commits into from
Jan 17, 2022

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

Closes #2362

This PR introduces test coverage for native gem support for additional platforms:

  • x86-linux
  • aarch64-linux

Have you included adequate test coverage?

Literally what this PR does!

Does this change affect the behavior of either the C or the Java implementations?

No.

@flavorjones flavorjones force-pushed the 2362-test-aarch64-linux-using-qemu branch 2 times, most recently from 92bef0a to d474134 Compare January 16, 2022 19:55
The `container: image:` configuration is syntactic sugar for
this. This commit sets us up to build (and test) non-x86_64
containers (which most github actions don't support).

see actions/runner#1491 (comment)
@flavorjones flavorjones force-pushed the 2362-test-aarch64-linux-using-qemu branch from d474134 to 7037a91 Compare January 16, 2022 20:31
@flavorjones flavorjones marked this pull request as ready for review January 16, 2022 20:37
@flavorjones flavorjones changed the title test aarch64 linux using qemu ci: test x86-linux and aarch64-linux using qemu Jan 16, 2022
@flavorjones flavorjones force-pushed the 2362-test-aarch64-linux-using-qemu branch from 7037a91 to f501463 Compare January 16, 2022 20:56
@flavorjones flavorjones merged commit bdc3091 into main Jan 17, 2022
@flavorjones flavorjones deleted the 2362-test-aarch64-linux-using-qemu branch January 17, 2022 12:22
flavorjones added a commit that referenced this pull request Jan 17, 2022
…4-linux-using-qemu

Backport #2425: ci: test x86-linux and aarch64-linux using qemu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

set up aarch64-linux runner for github actions
1 participant