Skip to content
New issue

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

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

Already on GitHub? # to your account

multidim-interop: chromium-rust fails to build properly on Arm platforms #268

Open
MarcoPolo opened this issue Aug 21, 2023 · 1 comment

Comments

@MarcoPolo
Copy link
Contributor

The issue is that the rust builder is an ARM image (correctly), but the runner is only amd64 (https://hub.docker.com/r/selenium/standalone-chrome/tags), so it builds an arm binary that fails to run on the selenium container.

cc @mxinden

@MarcoPolo MarcoPolo changed the title multidim-interop: chromium-rust fails to build properly on ARM platforms multidim-interop: chromium-rust fails to build properly on Arm platforms Aug 21, 2023
@thomaseizinger
Copy link
Contributor

How does JS-libp2p solve this? I imagine it has the same issue.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants