J
J
> What macos target do you use? [`macos-latest` was switched to Apple Silicon](https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources) a few months ago, so it's `aarch64-apple-darwin`
> The default scheme should work just fine I think: https://github.com/cargo-bins/cargo-binstall/blob/92a022bad41abdae4221a6e901e455359cee03fe/SUPPORT.md#defaults I think this is referring to the name of the executable inside of the archive file, once it's already...