We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dog builds just fine on my arm64 machine (once I give it a suitably up-to-date version of rustc). Any chance of distributing an arm64 binary?
dog
I think it might be simple as adding an arch matrix to the Travis builds.
arch
The text was updated successfully, but these errors were encountered:
Could I second this and also request a darwin/arm64 build?
darwin/arm64
Sorry, something went wrong.
This would be grea!
I've add the armhf build into my repo if needed until the CI/CD to it automatically.
No branches or pull requests
dog
builds just fine on my arm64 machine (once I give it a suitably up-to-date version of rustc). Any chance of distributing an arm64 binary?I think it might be simple as adding an
arch
matrix to the Travis builds.The text was updated successfully, but these errors were encountered: