-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 - bump up to macos-latest with updated runners #6606
Conversation
All Python versions should be now available in the runner. Reverts quantumlib#6578 Fixes quantumlib#6577
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6606 +/- ##
=======================================
Coverage 97.87% 97.87%
=======================================
Files 1084 1084
Lines 94579 94579
=======================================
Hits 92568 92568
Misses 2011 2011 ☔ View full report in Codecov by Sentry. |
I looked at this error, and tried to run the failed jobs, and they're still failing. This looks like a problem with the copy of Python 3.10.15 that the |
@pavoljuhas Is this still a relevant PR? |
Not relevant anymore works fine as is. I closed #6577 as wontfix. Withdrawn. |
All Python versions should be now available in the updated macos runner.
Reverts #6578
Fixes #6577