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

Tests are failing for python 3.6 on ubuntu latest #37

Closed
spapas opened this issue Jan 27, 2023 · 1 comment
Closed

Tests are failing for python 3.6 on ubuntu latest #37

spapas opened this issue Jan 27, 2023 · 1 comment

Comments

@spapas
Copy link
Collaborator

spapas commented Jan 27, 2023

It seems that the ubuntu-latest image on github actions will now use ubuntu 22 instead of 20. This results in not supporting python 3.6 anymore, see here:

actions/runner-images#6399

There are two solutions I can think of:

I think that since python 3.6 is already EOL https://devguide.python.org/versions/ we can safely drop support for it.

@treyhunner any thoughts ?

@treyhunner
Copy link
Owner

I agree. 👍 Let's drop support for anything that's been EOL'd for over a year.

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

No branches or pull requests

2 participants