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 #222

Merged
merged 1 commit into from
Feb 8, 2022
Merged

Commits on Feb 7, 2022

  1. GitHub Actions: rework test matrix

    Drop Django 3.1 (EoL)
    Add Django 4.0
    Add Python 3.8 (Minimum version for Django 4.0)
    Add Python 3.10 to the general matrix, not just for Djagno 3.2
    
    Exclude Django 2.2 from Python 3.10 testing.
    Exclude Django 4.0 from Python 3.7 testing.
    
    Django 2.2 will EoL in a little over a month, at which point we can
    trim the matrix down again by dropping it and Python 3.9 if we want
    to.
    asedeno committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    4432985 View commit details
    Browse the repository at this point in the history