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
fix(ci): use real musl cross-compiler for aarch64, fix nfpm download
Replace glibc symlink hack with proper musl-cross toolchain from
musl.cc. The glibc linker can't link musl objects (undefined ref to
__memcpy_chk in zstd-sys). Also add retry to nfpm download.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments