Skip to content

Commit 950b6ce

Browse files
committed
valkey tests
1 parent 3f42d3b commit 950b6ce

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
@@ -36,7 +36,7 @@ jobs:
3636
matrix:
3737
python-version: [ '3.10', '3.11', '3.12' ]
3838
django-version: [ '5.0.7', '5.1.1' ]
39-
broker: [ 'redis', 'fakeredis' ]
39+
broker: [ 'redis', 'fakeredis', 'valkey' ]
4040
include:
4141
- python-version: '3.12'
4242
django-version: '5.1.1'

0 commit comments

Comments
 (0)