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 GitHub action for Ubuntu aarch64 #1007

Merged
merged 2 commits into from
Apr 1, 2024

Conversation

DBraun
Copy link
Collaborator

@DBraun DBraun commented Apr 1, 2024

Most recent GitHub action run: https://github.com/DBraun/faust/actions/runs/8501382693

This adds a GitHub action job for ubuntu aarch64.

The ubuntu x86 job now uses LLVM 15 from apt-get.

For GitHub actions, it also raises the macOS version to 12 (Monterey) since macOS 11 has been deprecated on GitHub actions. @sletz showed me an earlier failed run due to this issue.

The Windows job now uses LLVM 17.0.6

Do not merge until I or someone confirms that the new builds are built entirely statically.

@sletz sletz marked this pull request as ready for review April 1, 2024 07:20
@sletz sletz merged commit eb9c45c into grame-cncm:master-dev Apr 1, 2024
3 checks passed
@sletz
Copy link
Member

sletz commented Apr 1, 2024

Thanks a lot !

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

Successfully merging this pull request may close these issues.

None yet

2 participants