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 ARM binaries to release page #689

Open
fabasoad opened this issue May 1, 2024 · 0 comments
Open

Add ARM binaries to release page #689

fabasoad opened this issue May 1, 2024 · 0 comments

Comments

@fabasoad
Copy link

fabasoad commented May 1, 2024

Problem

Currently, macos-latest in GitHub-hosted runners points to macOS 14 (M1) which is ARM. So, it makes mint impossible to be used in CI for all jobs that use macos-latest runners.

Workaround

Use macos-13 label instead of macos-latest.

Solution

Add mint-<version>-osx-arm in addition to mint-<version>-osx and mint-<version>-linux to the release page assets. Would be also a ➕ to add mint-<version>-linux-arm.

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

No branches or pull requests

1 participant