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 e30e664 commit 9fcc40fCopy full SHA for 9fcc40f
.github/workflows/run-tests.yml
@@ -15,12 +15,6 @@ jobs:
15
strategy:
16
matrix:
17
include:
18
- # Django 3.2
19
- - django-version: '>= 3.2, < 3.3'
20
- python-version: "3.9"
21
22
- python-version: "3.10"
23
-
24
# Django 4.0 - 4.1
25
- django-version: '>= 4.0, < 4.2'
26
python-version: "3.9"
0 commit comments