Skip to content

Commit 303999a

Browse files
authored
- rs-7.4.0-v5
1 parent 93e03b5 commit 303999a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/run-tests/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ runs:
5151
5252
# Mapping of redis version to stack version
5353
declare -A redis_stack_version_mapping=(
54-
["7.4.1"]="rs-7.4.0-v6"
54+
["7.4.1"]="rs-7.4.0-v5"
5555
["7.2.6"]="rs-7.2.0-v17"
5656
["6.2.16"]="rs-6.2.6-v17"
5757
)

0 commit comments

Comments
 (0)