The macOS-12 environment is deprecated
Failed to build with macos: https://github.com/korandoru/hawkeye/actions/runs/12844981671
Any updates I should catch up?
This should have been fixed last year. Install a newer version of cargo-dist locally, then re-run dist init.
what @duckinator has said is correct, however if you want to continue to use the version of cargo-dist you currently have, you can update the runner using the custom-runner feature: https://opensource.axo.dev/cargo-dist/book/ci/customizing.html#custom-runners
Thanks. I'd update it and see.
BTW, GitHub provides free Linux ARM runner now. Has cargo-dist support to use them for directly building aarch64-unknown-linux-musl?