Open Boddlnagg opened 3 years ago
It would also be nice to add aarch64-pc-windows-msvc
to the platform matrix.
Since https://github.com/Boddlnagg/midir/commit/535b145ce1d47775ae9af2389dbb1b91dd1ffc64 we also have a cross-compiled build for ARM on Linux (aarch64-unknown-linux-gnu
).
I'm not sure how easy that would be, and if it would give us any advantage. But if someone wants to try it, feel free! However, it's important that we keep the platform/configuration matrix that we currently have on Azure Pipelines:
For PR builds:
For the master branch we additionally build everything with the beta and nightly toolchains (PR builds are only run on the most recent stable Rust version).