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

Update main.yml to stick to macos 12 to support py3.8 #1549

Merged
merged 3 commits into from Apr 25, 2024

Conversation

NadeemYaseen
Copy link
Contributor

The latest GitHub runners are using MacOS 14 now and this MacOS version does not support Python 3.8 while we still want to support Python 3.8 due to CentOS 7 so making sure CI runs on MacOS 12

Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 13.74%. Comparing base (04c14d1) to head (39ec232).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1549   +/-   ##
=======================================
  Coverage   13.74%   13.74%           
=======================================
  Files         473      473           
  Lines       60651    60651           
  Branches    23946    24007   +61     
=======================================
  Hits         8339     8339           
- Misses      51330    51339    +9     
+ Partials      982      973    -9     

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

@ravikiranchollangi ravikiranchollangi merged commit 338a3af into main Apr 25, 2024
36 checks passed
@ravikiranchollangi ravikiranchollangi deleted the stickmacos branch April 25, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants