Skip to content

Commit 038026c

Browse files
committed
Add Django 3.2 to CI suite
1 parent 3448ce7 commit 038026c

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.1"
51+
- "3.2"
5152
runs-on: ubuntu-latest
5253
steps:
5354
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)