Skip to content

Commit 9bfdb85

Browse files
committed
fix CI test version matrix
1 parent 8292097 commit 9bfdb85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
django-version: '5.0'
2121
- python-version: '3.11'
2222
django-version: '3.2'
23+
- python-version: '3.11'
24+
django-version: '3.2'
2325
- python-version: '3.12'
2426
django-version: '5.1'
2527
- python-version: '3.8'

0 commit comments

Comments
 (0)