We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14871ed commit f6031edCopy full SHA for f6031ed
.github/workflows/test.yml
@@ -45,7 +45,7 @@ jobs:
45
strategy:
46
fail-fast: false
47
matrix:
48
- python-version: ['3.10', '3.11']
+ python-version: ['3.12', '3.13']
49
django-version: [
50
'https://github.com/django/django/archive/main.tar.gz'
51
]
0 commit comments