Skip to content

Commit

Permalink
valkey tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cunla committed Sep 14, 2024
1 parent 3f42d3b commit 950b6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
matrix:
python-version: [ '3.10', '3.11', '3.12' ]
django-version: [ '5.0.7', '5.1.1' ]
broker: [ 'redis', 'fakeredis' ]
broker: [ 'redis', 'fakeredis', 'valkey' ]
include:
- python-version: '3.12'
django-version: '5.1.1'
Expand Down

0 comments on commit 950b6ce

Please sign in to comment.