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 e58d4b9 commit ce829ebCopy full SHA for ce829eb
.github/workflows/build.yml
@@ -73,7 +73,7 @@ jobs:
73
fail-fast: false
74
matrix:
75
python-version: [3.7, 3.8, 3.9]
76
- django-version: [3.2, 3.1, "3.0", "2.0", "2.2", "1.11"]
+ django-version: [3.2, 3.1, "3.0", "2.2"]
77
78
steps:
79
- uses: actions/checkout@v3
0 commit comments