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

Build for Linux ARM64 in CI #3532

Closed
kevaundray opened this issue Nov 22, 2023 · 0 comments
Closed

Build for Linux ARM64 in CI #3532

kevaundray opened this issue Nov 22, 2023 · 0 comments
Labels
CI enhancement New feature or request

Comments

@kevaundray
Copy link
Contributor

Problem

We currently have behaviour that only gets triggered on linux arm64 machines. See #3531.

This is currently not tested in the CI.

Happy Case

We build for linux arm64 in CI to ensure that that logic gets tested. In particular, we want to test for:

  • We can build nargo on that arch
  • We can compile on that arch
  • We will not be able to prove/verify because as of writing this, the b binary does not produce linux arm64 builds.

Alternatives Considered

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

@kevaundray kevaundray added enhancement New feature or request CI labels Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants