ronnychevalier/cargo-multivers

Add CI job to test aarch64

Open

#39 opened on Jun 28, 2026

 (0 comments) (0 reactions) (0 assignees)Rust (9 forks)auto 404
good first issue

Repository metrics

Stars
 (235 stars)
PR merge metrics
 (PR metrics pending)

Description

Recent issues showed that some users encountered bugs when using cargo multivers to build aarch64 binaries (#36, #33, #35). We should add a CI job to test that building binaries with such targets is working and that the generated binaries are working.

Contributor guide