mirror of
https://github.com/predis/predis.git
synced 2026-08-24 03:39:39 +00:00
committed by
GitHub
parent
c1845d96cc
commit
9e9deec4df
@@ -39,7 +39,7 @@ jobs:
|
||||
run: |
|
||||
# Mapping of original redis versions to client test containers
|
||||
declare -A redis_clients_version_mapping=(
|
||||
["8.2"]="8.2-rc2-pre"
|
||||
["8.2"]="8.2"
|
||||
["8.0"]="8.0.2"
|
||||
["7.4"]="7.4.2"
|
||||
["7.2"]="7.2.7"
|
||||
|
||||
Reference in New Issue
Block a user