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

Introduce qemu to verify all the existing platforms #665

Open
ahrtr opened this issue Jan 4, 2024 · 1 comment
Open

Introduce qemu to verify all the existing platforms #665

ahrtr opened this issue Jan 4, 2024 · 1 comment

Comments

@ahrtr
Copy link
Member

ahrtr commented Jan 4, 2024

bbolt supports lots of platforms,

  • such as amd64, arm/arm64, mipsx, mipsx64, s390x, ppc64, ppc64le etc.
  • and Linux, Windows etc.

But we only cover part of them in our workflow CI. We should try to cover all (or most) of them using qemu.

Also refer to:

@ahrtr
Copy link
Member Author

ahrtr commented Jan 4, 2024

If we want to support any new platform, then we should also verify them in the workflow.

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

No branches or pull requests

1 participant