We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3448ce7 commit 038026cCopy full SHA for 038026c
.github/workflows/ci.yml
@@ -48,6 +48,7 @@ jobs:
48
django-version:
49
- "2.2"
50
- "3.1"
51
+ - "3.2"
52
runs-on: ubuntu-latest
53
steps:
54
- name: Set up Python ${{ matrix.python-version }}
0 commit comments