We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4900374 commit f00fb60Copy full SHA for f00fb60
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
include:
17
- - python: '3.8'
+ - python: '3.9'
18
django: '3.2'
19
- python: '3.12'
20
django: '4.2'
0 commit comments