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

Consider multiple CPU arch aliases #590

Merged
merged 2 commits into from
Aug 31, 2023
Merged

Consider multiple CPU arch aliases #590

merged 2 commits into from
Aug 31, 2023

Conversation

borzunov
Copy link
Member

@borzunov borzunov commented Aug 31, 2023

The crucial things here is to map aarch64 to arm64 (the same CPU is arm64 on macOS and aarch64 on Linux). However, I've added a few other aliases to be sure :)

@borzunov borzunov requested a review from mryab August 31, 2023 11:19
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #590 (20c2531) into master (27318f9) will increase coverage by 0.24%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #590      +/-   ##
==========================================
+ Coverage   85.19%   85.44%   +0.24%     
==========================================
  Files          81       81              
  Lines        8009     8009              
==========================================
+ Hits         6823     6843      +20     
+ Misses       1186     1166      -20     

see 5 files with indirect coverage changes

@borzunov borzunov merged commit 64f1f1e into master Aug 31, 2023
15 checks passed
@borzunov borzunov deleted the arch-aliases branch August 31, 2023 11:53
mryab pushed a commit that referenced this pull request Aug 31, 2023
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.

None yet

2 participants