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

Plone 6.1: drop jobs for Python 3.8 and 3.9 #353

Closed
mauritsvanrees opened this issue Mar 13, 2024 · 3 comments · Fixed by #354
Closed

Plone 6.1: drop jobs for Python 3.8 and 3.9 #353

mauritsvanrees opened this issue Mar 13, 2024 · 3 comments · Fixed by #354

Comments

@mauritsvanrees
Copy link
Sponsor Member

See plone/Products.CMFPlone#3926.

@mauritsvanrees
Copy link
Sponsor Member Author

mr.roboto probably needs changes as well.

@gforcada
Copy link
Sponsor Member

Jenkins jobs updated and mr.roboto configuration as well 🎉

mr.roboto configuration looks like this now:

plone_versions = ['5.2', '6.0', '6.1' ]
py_versions = {'5.2': ['2.7', '3.8'], '6.0': ['3.8', '3.11'], '6.1': ['3.10', '3.12']}

@mauritsvanrees
Copy link
Sponsor Member Author

Thanks!
I noticed one error in the PR, made a comment there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants