Skip to content

v1.1.15

Choose a tag to compare

@github-actions github-actions released this 20 Aug 02:47
· 6 commits to main since this release
952a5e5
fix: publish Linux asset in 1.1.15 release (#26)

* fix: allow musl interpreter in Linux release validation

* ci: avoid bootstrap race on unreleased tag

* fix: statically link Linux musl release

* ci: verify static Linux release binary

* fix: use self-contained Rust musl toolchain

* fix: install musl compiler without overriding linker

---------

Co-authored-by: neng <lijiawei@lexmount.cn>