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

ci(release): ensure correct macos target build #243

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

P403n1x87
Copy link
Owner

@P403n1x87 P403n1x87 commented Oct 16, 2024

We make sure that macos binary are built with the expected target platform.

Fixes #242.

We make sure that macos binary are built with the expected target
platform.
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.41%. Comparing base (d624d58) to head (84af014).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #243      +/-   ##
==========================================
- Coverage   69.44%   69.41%   -0.04%     
==========================================
  Files          27       27              
  Lines        2563     2563              
  Branches      786      786              
==========================================
- Hits         1780     1779       -1     
+ Misses        451      448       -3     
- Partials      332      336       +4     

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

@P403n1x87 P403n1x87 merged commit 94318e1 into master Oct 17, 2024
9 of 10 checks passed
@P403n1x87 P403n1x87 deleted the ci/macos-release-ensure-correct-targets branch October 17, 2024 21:11
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.

austin-dist 3.7.0 upload arm64 build as x86-64 on PyPI
1 participant