mirror of
https://github.com/predis/predis.git
synced 2026-09-24 09:11:05 +00:00
Added testing with 8.4-GA (#1611)
This commit is contained in:
committed by
GitHub
parent
80430b4cde
commit
6ef87493ca
@@ -40,7 +40,7 @@ jobs:
|
||||
run: |
|
||||
# Mapping of original redis versions to client test containers
|
||||
declare -A redis_clients_version_mapping=(
|
||||
["8.4"]="8.4-RC1-pre.2"
|
||||
["8.4"]="8.4.0"
|
||||
["8.2"]="8.2.2-pre"
|
||||
["8.0"]="8.0.2"
|
||||
["7.4"]="7.4.2"
|
||||
|
||||
Reference in New Issue
Block a user