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

ci: start testing Python 3.13 #837

Closed
tiborsimko opened this issue Oct 9, 2024 · 0 comments · Fixed by reanahub/reana-client#732, reanahub/pytest-reana#136 or reanahub/reana-commons#472
Assignees

Comments

@tiborsimko
Copy link
Member

Now that Python 3.13 is officially released and GitHub Actions officially support it, let us add Python 3.13 to our test matrix for all the client components.

Here is an example what was necessary to do in order to support Python 3.12:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment