ci: switch to Zig build toolchain and bump obikmer to 1.1.7 #37
Reference in New Issue
Block a user
Delete Branch "push-nvvqmzmrotxx"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces the musl-based static Linux build toolchain with Zig (
ziglangvia pip andcargo-zigbuild), removingmusl-toolsdependencies. The workflow now invokescargo zigbuildfor cross-compiling the static binary. Additionally, bumps theobikmercrate version to 1.1.7.