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

Move to GitHub Actions? #77

Open
Boddlnagg opened this issue Dec 12, 2020 · 2 comments
Open

Move to GitHub Actions? #77

Boddlnagg opened this issue Dec 12, 2020 · 2 comments

Comments

@Boddlnagg
Copy link
Owner

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:

  • Linux (default: ALSA)
  • Linux (Jack)
  • WASM (currently built on Linux)
  • Windows (default: WinMM)
  • Windows (WinRT)
  • Windows/GNU (default: WinMM)
  • Windows/GNU (WinRT)
  • macOS (default: CoreMIDI)
  • macOS (Jack)

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

@Boddlnagg
Copy link
Owner Author

It would also be nice to add aarch64-pc-windows-msvc to the platform matrix.

@Boddlnagg
Copy link
Owner Author

Boddlnagg commented Mar 20, 2023

Since 535b145 we also have a cross-compiled build for ARM on Linux (aarch64-unknown-linux-gnu).

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

No branches or pull requests

1 participant