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

BLD: Publish for macOS Python 3.9 #1293

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

mferrera
Copy link
Collaborator

Resolves #1100

GitHub Actions originally did not publish macOS arm64 runners with Python 3.9 and said they had no intention to. They seem to have reversed on this decision and (apparently) do.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.12%. Comparing base (0375fed) to head (6e8c18d).
Report is 65 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1293      +/-   ##
==========================================
+ Coverage   80.02%   81.12%   +1.09%     
==========================================
  Files          98       94       -4     
  Lines       13680    12480    -1200     
  Branches     2203     1882     -321     
==========================================
- Hits        10948    10124     -824     
+ Misses       1999     1692     -307     
+ Partials      733      664      -69     

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

@mferrera mferrera self-assigned this Jan 16, 2025
Copy link

@slangeveld slangeveld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mferrera mferrera merged commit 568b629 into equinor:main Jan 16, 2025
35 checks passed
@mferrera mferrera deleted the build-for-macos-py39 branch January 16, 2025 11:33
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.

Investigate Python 3.9 on macOS arm64 build failures
3 participants