Skip to content

Commit 0e1b8c4

Browse files
committed
Add official Django 3.1 support
1 parent 15629f4 commit 0e1b8c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
django-version:
4949
- "2.2"
5050
- "3.0"
51+
- "3.1"
5152
runs-on: ubuntu-latest
5253
steps:
5354
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)