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

Add M1 build image support to CI/CD #317

Closed
Xenomega opened this issue Mar 4, 2024 · 1 comment
Closed

Add M1 build image support to CI/CD #317

Xenomega opened this issue Mar 4, 2024 · 1 comment

Comments

@Xenomega
Copy link
Member

Xenomega commented Mar 4, 2024

Our CI/CD currently builds for the following platforms:

  • Linux (x86-64)
  • mac OS (x86-64)
  • Windows (x86-64)

It does not build:

  • mac OS (ARM64)

Adding a runner for this that builds M1 images will streamline the release process. It's not necessary for running tests, however.

@0xalpharush
Copy link
Contributor

#342

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

Successfully merging a pull request may close this issue.

2 participants