Skip to content

Commit

Permalink
Add Django 3.2 to CI suite
Browse files Browse the repository at this point in the history
  • Loading branch information
codingjoe committed Apr 13, 2021
1 parent 3448ce7 commit 038026c
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.1"
- "3.2"
runs-on: ubuntu-latest
steps:
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 038026c

Please sign in to comment.