Skip to content

Commit fb90e7e

Browse files
committed
Add Django 3.2 to CI suite
1 parent a9406c8 commit fb90e7e

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
@@ -40,6 +40,7 @@ jobs:
4040
django-version:
4141
- "2.2"
4242
- "3.1"
43+
- "3.2"
4344
steps:
4445
- uses: actions/checkout@v2
4546
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)