fwcd / m1xxx

Unofficial native Mixxx builds for macOS (Apple Silicon/Intel) and Linux
Other
37 stars 7 forks source link

Build on (arm64) macOS 14 in CI #63

Open fwcd opened 8 months ago

fwcd commented 8 months ago

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).