Skip to content

Commit ece4997

Browse files
committed
Fixed django 5.1 version in ci.yml
1 parent fae0b01 commit ece4997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
django-version:
2121
- '4.2'
2222
- '5.0'
23-
- '5,1'
23+
- '5.1'
2424
redis-version:
2525
- 'latest'
2626

0 commit comments

Comments
 (0)