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

correct arm64 for gcc #11

Merged
merged 1 commit into from
May 1, 2024
Merged

correct arm64 for gcc #11

merged 1 commit into from
May 1, 2024

Conversation

jxy-s
Copy link
Collaborator

@jxy-s jxy-s commented May 1, 2024

ARM64 detection for GCC was not defined correctly, this caused caused an unsupported architecture error when that is not the case.

Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.08%. Comparing base (a835d4f) to head (dc54d74).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   91.08%   91.08%           
=======================================
  Files          17       17           
  Lines        1930     1930           
  Branches      235      235           
=======================================
  Hits         1758     1758           
  Misses         14       14           
  Partials      158      158           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jxy-s jxy-s merged commit 6e87fba into main May 1, 2024
10 checks passed
@jxy-s jxy-s deleted the fix-aarch64 branch May 1, 2024 06:01
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.

1 participant