We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de27281 commit d522076Copy full SHA for d522076
makefile
@@ -1,4 +1,4 @@
1
-REDIS_BRANCH ?= 7.2
+REDIS_BRANCH ?= 8.4
2
ROOT_DIR :=$(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))
3
TMP := tmp
4
CONF := ${ROOT_DIR}/test/support/conf/redis-${REDIS_BRANCH}.conf
0 commit comments