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 1a901c6 commit 25f5938Copy full SHA for 25f5938
.github/workflows/test.yml
@@ -15,6 +15,8 @@ jobs:
15
exclude:
16
- python-version: '3.7'
17
django-version: 'Django~=4.0.0'
18
+ - python-version: '3.7'
19
+ django-version: 'Django~=4.1.0'
20
21
steps:
22
- uses: actions/checkout@v2
0 commit comments