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: Update to Python 3.12, run weekly #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EwoutH
Copy link

@EwoutH EwoutH commented Feb 22, 2024

Some maintenance to the CI:

  • Update the checkout and setup-python actions to their latest versions
  • Allow triggering manually and run once a week (on Monday morning)
  • Use Python 3.12 instead of 3.10

@rakow
Copy link
Collaborator

rakow commented Feb 22, 2024

Thank you for the PR. I would prefer to stay compatible to older python versions as well. Maybe add a matrix configuration to test multiple python versions.

@EwoutH
Copy link
Author

EwoutH commented Feb 23, 2024

What's the oldest supported version? Then I will add that one to a matrix.

@rakow
Copy link
Collaborator

rakow commented Feb 23, 2024

3.9 is curently widely used and also has good availability.

Some maintenance to the CI:
- Update the checkout and setup-python actions to their latest versions
- Allow triggering manually and run once a week (on Monday morning)
- Use Python 3.12 instead of 3.10
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 this pull request may close these issues.

2 participants