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 a4fd13b commit 55cf285Copy full SHA for 55cf285
.github/workflows/ci.yml
@@ -54,6 +54,7 @@ jobs:
54
django-version:
55
- 2.2.*
56
- 3.0.*
57
+ - 3.1.*
58
steps:
59
- name: Set up Python ${{ matrix.python-version }}
60
uses: actions/setup-python@v2
0 commit comments