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

GitHub Actions: rework test matrix (drop Django 2.2, py3.9) #225

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

Conversation

asedeno
Copy link
Collaborator

@asedeno asedeno commented Apr 6, 2022

  • Drop Django 2.2 (EoL)
  • Drop Python 3.9 build, since all supported Django versions support
    3.10 now.
3.7  3.8  3.9  3.10
|----Django 3.2---|
     |-Django 4.0-|

- Drop Django 2.2 (EoL)
- Drop Python 3.9 build, since all supported Django versions support
  3.10 now.

3.7  3.8  3.9  3.10
|----Django 3.2---|
     |-Django 4.0-|
@claudep
Copy link
Collaborator

claudep commented Apr 6, 2022

Thanks but I'd rather do that after the next release, if possible. And for the next release, I'd like to merge #186. Do you have time for a quick review of that pull request?

@asedeno
Copy link
Collaborator Author

asedeno commented Apr 6, 2022

That's reasonable. I don't think this PR will age badly in the mean time. :-)

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