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 096cb8e commit ee07b10Copy full SHA for ee07b10
.github/workflows/tests.yml
@@ -45,12 +45,12 @@ jobs:
45
- python: "3.11"
46
env: py311-django42
47
48
- - python: "3.9"
49
- env: py39-django51
50
- python: "3.10"
51
env: py310-django51
52
53
env: py311-django51
+ - python: "3.12"
+ env: py312-django51
54
55
56
env: py310-django52
0 commit comments