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 on (arm64) macOS 14 in CI #63

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Build on (arm64) macOS 14 in CI #63

wants to merge 1 commit into from

Conversation

fwcd
Copy link
Owner

@fwcd fwcd commented Jan 30, 2024

Fixes #15

GitHub now offers free Apple Silicon runners for open-source projects under the macos-14 tag, which this PR migrates our workflows to. Note that we will still have to cross-compile, just the other way around (x86_64 Mixxx will be built on arm64).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd CI/CD-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Apple Silicon runners once available
1 participant