Skip to content

Commit

Permalink
chore:add redis 5.1.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
cunla committed Jan 8, 2024
1 parent e79cd37 commit 82a75c2
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 @@ -53,7 +53,7 @@ jobs:
matrix:
redis-image: [ "redis:6.2.13", "redis:7.0.12", "redis:7.2.2" ]
python-version: [ "3.8", "3.9", "3.10", "3.11", "3.12" ]
redis-py: [ "4.3.6", "4.6.0", "5.0.1", "5.1.0b1" ]
redis-py: [ "4.3.6", "4.6.0", "5.0.1", "5.1.0b2" ]
include:
- python-version: "3.11"
redis-image: "redis/redis-stack:6.2.6-v10"
Expand Down

0 comments on commit 82a75c2

Please sign in to comment.