mirror of
https://github.com/predis/predis.git
synced 2026-08-30 12:15:03 +00:00
Added testing with 8.2.1-pre (#1588)
This commit is contained in:
committed by
GitHub
parent
053cb4b6ac
commit
8a0c70baa5
@@ -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"
|
||||
["8.2"]="8.2.1-pre"
|
||||
["8.0"]="8.0.2"
|
||||
["7.4"]="7.4.2"
|
||||
["7.2"]="7.2.7"
|
||||
|
||||
Reference in New Issue
Block a user