Skip to content

Commit f6031ed

Browse files
authored
Update test.yml
1 parent 14871ed commit f6031ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
strategy:
4646
fail-fast: false
4747
matrix:
48-
python-version: ['3.10', '3.11']
48+
python-version: ['3.12', '3.13']
4949
django-version: [
5050
'https://github.com/django/django/archive/main.tar.gz'
5151
]

0 commit comments

Comments
 (0)