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

Downgrade MacOS CI runners #158

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

AlexanderWells-diamond
Copy link
Collaborator

@AlexanderWells-diamond AlexanderWells-diamond commented Apr 24, 2024

The current macos-latest tag points to macos-14, running on arm64. We currently can't support this architecture as it does not support Python3.7.

The current supported tags/runners is documented here: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories

This is not a permanent fix and should be re-visited as part of issue #159

Copy link

github-actions bot commented Apr 24, 2024

Unit Test Results

     12 files  +       4       12 suites  +4   22m 28s ⏱️ + 12m 39s
   284 tests ±       0     268 ✔️ ±       0    16 💤 ±  0  0 ±0 
3 408 runs  +1 136  2 924 ✔️ +1 068  484 💤 +68  0 ±0 

Results for commit e52e647. ± Comparison against base commit 4bbc933.

♻️ This comment has been updated with latest results.

The current macos-latest tag points to macos-14, running on arm64. We
currently can't support this architecture as it does not support
Python3.7
In two years I don't think I've ever actually looked at it...
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.32%. Comparing base (7babcde) to head (5e6f48e).
Report is 6 commits behind head on master.

❗ Current head 5e6f48e differs from pull request most recent head 714c5ab. Consider uploading reports for the commit 714c5ab to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
- Coverage   88.15%   87.32%   -0.83%     
==========================================
  Files          14       14              
  Lines        1038     1057      +19     
==========================================
+ Hits          915      923       +8     
- Misses        123      134      +11     

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

Had to update the setup-python version to allow a version of
cibuildwheel that supports python 3.12.
@AlexanderWells-diamond
Copy link
Collaborator Author

On hold pending p4p support for Python 3.12: epics-base/p4p#141

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

1 participant