We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e03b5 commit 303999aCopy full SHA for 303999a
.github/actions/run-tests/action.yml
@@ -51,7 +51,7 @@ runs:
51
52
# Mapping of redis version to stack version
53
declare -A redis_stack_version_mapping=(
54
- ["7.4.1"]="rs-7.4.0-v6"
+ ["7.4.1"]="rs-7.4.0-v5"
55
["7.2.6"]="rs-7.2.0-v17"
56
["6.2.16"]="rs-6.2.6-v17"
57
)
0 commit comments