-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
MNT: Replace ubuntu-20.04 with ubuntu-22.04 #100
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #100 +/- ##
=======================================
Coverage 75.98% 75.98%
=======================================
Files 4 4
Lines 329 329
=======================================
Hits 250 250
Misses 79 79 ☔ View full report in Codecov by Sentry. |
I don't grok the clang stuff. |
The macos failure is unrelated (but I don't grok it either). |
pre-commit.ci autofix |
ubuntu PR shouldn't be blocked by osx, so I opened #102 as follow up. |
Thanks for your help! |
As recommended by actions/runner-images#11101 , this PR replaces the deprecated ubuntu-20.04 runner with a newer version. This also replaces RTD workflow, if applicable, to future-proof the build in case it follows suit.
This is an automated update made by the
batchpr
tool 🤖 - feel free to close if it doesn't look good! You can report issues to @pllim.👻