Skip to content
New issue

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

Fix release build target #569

Merged
merged 1 commit into from
Sep 5, 2022
Merged

Fix release build target #569

merged 1 commit into from
Sep 5, 2022

Conversation

JohnnyMorganz
Copy link
Owner

We setup a target already, but cargo build only uses the default target.
We explicitly pass the cargo target so that it builds using the correct one

Fixes #567

@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Merging #569 (f2fcb8f) into main (f18a4aa) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #569   +/-   ##
=======================================
  Coverage   97.81%   97.81%           
=======================================
  Files          14       14           
  Lines        5436     5436           
=======================================
  Hits         5317     5317           
  Misses        119      119           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JohnnyMorganz JohnnyMorganz merged commit e7ca1c2 into main Sep 5, 2022
@JohnnyMorganz JohnnyMorganz deleted the fix-release-target branch September 5, 2022 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bad CPU type in executable (aarch64)
1 participant