You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add static musl builds for Linux and conditional crate publishing (#10)
* Release workflow now skips Cargo crate publishing if CARGO_REGISTRY_TOKEN is missing
* Dynamically link amd64 linux build on lower Ubuntu version for better glibc compatibility, add statically-linked musl compilation targets
* Add build step to install missing musl-tool dependencies for musl targets
---------
Co-authored-by: Mattias Aabmets <mattias.aabmets@tietoevry.com>
0 commit comments