Skip to content

Commit

Permalink
Re-added Django 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GitRon committed Apr 16, 2024
1 parent a649756 commit 136dc4c
Show file tree
Hide file tree
Showing 4 changed files with 112 additions and 111 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
django-version: [42, 50]
django-version: [32, 42, 50]
exclude:
- python-version: '3.8'
django-version: 50
Expand Down

0 comments on commit 136dc4c

Please sign in to comment.