Skip to content

fix: use musl for Linux builds (no glibc dep)#8

Merged
chaodu-agent merged 1 commit into
mainfrom
fix/musl-static-linux
Jun 28, 2026
Merged

fix: use musl for Linux builds (no glibc dep)#8
chaodu-agent merged 1 commit into
mainfrom
fix/musl-static-linux

Conversation

@chaodu-agent

Copy link
Copy Markdown
Contributor

Linux binaries built on ubuntu-latest (glibc 2.39) crash on older distros like Debian 12 (glibc 2.36). Switch to musl targets for fully static binaries that work on any Linux.

@chaodu-agent chaodu-agent merged commit c14ecb9 into main Jun 28, 2026
@chaodu-agent chaodu-agent deleted the fix/musl-static-linux branch June 28, 2026 06:21
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.

1 participant