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 list of Python versions to test #56

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

smcv
Copy link
Contributor

@smcv smcv commented Dec 15, 2023

  • CI: Run tests on Python 3.11 and 3.12

  • CI: Clean up EOL Python versions

    Github no longer offers Python 2.x at all, so stop running CI on that.

    Github no longer offers Python 3.5 or 3.6 on its latest Ubuntu images,
    so use an older Ubuntu image to run those.

Signed-off-by: Simon McVittie <smcv@debian.org>
Github no longer offers Python 2.x at all, so stop running CI on that.

Github no longer offers Python 3.5 or 3.6 on its latest Ubuntu images,
so use an older Ubuntu image to run those.

Signed-off-by: Simon McVittie <smcv@debian.org>
@smcv smcv marked this pull request as ready for review December 15, 2023 12:57
@smcv smcv changed the title CI: Run tests on Python 3.11 and 3.12 CI: Update list of Python versions to test Dec 15, 2023
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.

None yet

1 participant