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 15629f4 commit 0e1b8c4Copy full SHA for 0e1b8c4
.github/workflows/ci.yml
@@ -48,6 +48,7 @@ jobs:
48
django-version:
49
- "2.2"
50
- "3.0"
51
+ - "3.1"
52
runs-on: ubuntu-latest
53
steps:
54
- name: Set up Python ${{ matrix.python-version }}
0 commit comments