Added testing with 8.4-GA (#1611)

This commit is contained in:
Vladyslav Vildanov
2025-11-19 18:30:39 +02:00
committed by GitHub
parent 80430b4cde
commit 6ef87493ca
6 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -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"