Skip to content

Commit

Permalink
Django 3.2 final
Browse files Browse the repository at this point in the history
  • Loading branch information
j4mie authored Apr 6, 2021
1 parent abf8463 commit 5ac6279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
python: [3.6, 3.7, 3.8, 3.9]
django: [2.2, 3.0, 3.1, 3.2rc1]
django: [2.2, 3.0, 3.1, 3.2]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 5ac6279

Please sign in to comment.