mirror of
https://github.com/predis/predis.git
synced 2026-09-27 03:15:45 +00:00
Added testing with Redis 8.10 GA (#1715)
This commit is contained in:
committed by
GitHub
parent
ac3142abfe
commit
f07456d2ee
@@ -46,7 +46,7 @@ jobs:
|
||||
run: |
|
||||
# Mapping of original redis versions to client test containers
|
||||
declare -A redis_clients_version_mapping=(
|
||||
["8.10"]="custom-30445126297-debian"
|
||||
["8.10"]="8.10.0"
|
||||
["8.8"]="8.8.0"
|
||||
["8.6"]="8.6.1"
|
||||
["8.4"]="8.4.0"
|
||||
|
||||
Reference in New Issue
Block a user