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 8292097 commit 9bfdb85Copy full SHA for 9bfdb85
.github/workflows/test.yml
@@ -20,6 +20,8 @@ jobs:
20
django-version: '5.0'
21
- python-version: '3.11'
22
django-version: '3.2'
23
+ - python-version: '3.11'
24
+ django-version: '3.2'
25
- python-version: '3.12'
26
django-version: '5.1'
27
- python-version: '3.8'
0 commit comments