Skip to content

Commit

Permalink
Add official Django 3.1 support
Browse files Browse the repository at this point in the history
  • Loading branch information
codingjoe committed Dec 15, 2020
1 parent 15629f4 commit 0e1b8c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
django-version:
- "2.2"
- "3.0"
- "3.1"
runs-on: ubuntu-latest
steps:
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 0e1b8c4

Please sign in to comment.