Skip to content

Commit e32a87d

Browse files
committed
fix: add django 5.2
1 parent 55447ee commit e32a87d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
python-version: ['py311', 'py312']
17-
env-name: ['django42', 'quality']
17+
env-name: ['django42','django52', 'quality']
1818
db-version: ['mysql80']
1919

2020
steps:

0 commit comments

Comments
 (0)