Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork391
Build for linux-arm64-musl#3067
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
CppCXY commentedFeb 11, 2025
see:#2928 I think it may not be merged. |
sumneko commentedMar 12, 2025
Sorry, we are currently not accepting compilation workflows for non-primary platforms. A new project will be created in the future for this work. |
musteresel commentedNov 12, 2025
Adding support for an Alpine musl x64 build (which is also in this PR) however would be great, given the VS Code devcontainers now support running within Docker Alpine containers, and that Alpine is avery popular choice as base image for Docker containers. |
Closes issue#3066
Updated workflow to build a package for alpine linux arm64-musl. Github currently has some issues with runners for alpine arch64 plarofrm (check here), so I've added a workaround for this.
Let me know the pr needs some improvements/refactoring. Thanks 🙇