Build for linux-arm64-musl
Closes issue https://github.com/LuaLS/lua-language-server/issues/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 🙇
see: https://github.com/LuaLS/lua-language-server/pull/2928
I think it may not be merged.
Sorry, we are currently not accepting compilation workflows for non-primary platforms. A new project will be created in the future for this work.
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 a very popular choice as base image for Docker containers.