ci: switch to Zig build toolchain and bump obikmer to 1.1.7 #37

Merged
coissac merged 1 commits from push-nvvqmzmrotxx into main 2026-06-22 13:20:13 +00:00
Owner

Replaces the musl-based static Linux build toolchain with Zig (ziglang via pip and cargo-zigbuild), removing musl-tools dependencies. The workflow now invokes cargo zigbuild for cross-compiling the static binary. Additionally, bumps the obikmer crate version to 1.1.7.

Replaces the musl-based static Linux build toolchain with Zig (`ziglang` via pip and `cargo-zigbuild`), removing `musl-tools` dependencies. The workflow now invokes `cargo zigbuild` for cross-compiling the static binary. Additionally, bumps the `obikmer` crate version to 1.1.7.
coissac added 1 commit 2026-06-22 13:20:07 +00:00
ci: switch to Zig build toolchain and bump obikmer to 1.1.7
CI / build (push) Successful in 3m12s
CI / build (pull_request) Successful in 3m16s
d30a4efd9b
Replaces the musl-based static Linux build toolchain with Zig (`ziglang` via pip and `cargo-zigbuild`), removing `musl-tools` dependencies. The workflow now invokes `cargo zigbuild` for cross-compiling the static binary. Additionally, bumps the `obikmer` crate version to 1.1.7.
coissac merged commit a00bb37478 into main 2026-06-22 13:20:13 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: OBIKmers/obikmer#37