Skip to content

Commit

Permalink
Drop Django 2.2 Support
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Slay committed Feb 25, 2022
1 parent 8253cc6 commit 3784bf7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
strategy:
matrix:
toxenv:
- py36-dj22-wag27
- py36-dj22-waglatest
- py39-dj22-waglatest
- py36-dj32-wag215
- py36-dj32-waglatest
- py39-dj32-wag215
- py39-dj32-waglatest
include:
- toxenv: py36-dj32-wag215
Expand Down

0 comments on commit 3784bf7

Please sign in to comment.