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 cddc0f6 commit 4c4e035Copy full SHA for 4c4e035
.github/workflows/test_full.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
python-version: ['3.8', '3.9', '3.10', '3.11']
14
- django-version: ['<3.0', '<3.1', '<3.2', '<3.3', '<4.1', '<4.2']
+ django-version: ['<3.2', '<3.3', '<4.2', '<4.3', '<5.1']
15
16
steps:
17
- uses: actions/checkout@v4
0 commit comments