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, test and package arm64 binaries in CI #1751

Closed
4 tasks done
jpraynaud opened this issue Jun 14, 2024 · 0 comments · Fixed by #1752
Closed
4 tasks done

Build, test and package arm64 binaries in CI #1751

jpraynaud opened this issue Jun 14, 2024 · 0 comments · Fixed by #1752
Assignees
Labels

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Jun 14, 2024

Why

We would like to extend the build, tests and artifacts of the CI with MacOS arm GitHub Actions runners.

What

Use the arm64 runners in the test and build steps of the CI, and package new pre-built binaries for MacOS.

How

  • Add arm64 runners in build step of the CI
  • Add arm64 runners in test step of the CI
  • Add a arm64 version of the pre-built binaries in the releases
  • Add test of the new binaries in the Mithril Client multi-platform test manual workflow

Later

  • Do the same operation with Linux arm64 runners (when available)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants