-
-
Notifications
You must be signed in to change notification settings - Fork 144
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
GitHub Actions: Upgrade the release workflow to Python 3.13 #389
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay.
Welcome aboard ⛵️!
@pauloxnet - do you have permissions to trigger a rerun of the tests for this PR now that the codecov issue has been resolved? |
Perhaps drop Py38 and add Py313 |
Sure - go ahead and make the change |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #389 +/- ##
=======================================
Coverage 90.39% 90.39%
=======================================
Files 25 25
Lines 1197 1197
Branches 102 86 -16
=======================================
Hits 1082 1082
Misses 88 88
Partials 27 27 ☔ View full report in Codecov by Sentry. |
I just did it, but Python 3.13 tests are failing. |
Yes, drop Python 3.8 which is EOL and update the PR title accordingly. |
https://github.com/actions/setup-python/releases