We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e7f4d6 commit 5a1846bCopy full SHA for 5a1846b
2 files changed
Makefile
@@ -16,7 +16,7 @@ CLUSTER_OPTS = ""
16
# XXXX This should be in Makefile.citus only
17
# but requires to clean up dockerfile and make targets related to citus first.
18
# Default Citus Data version
19
-CITUSTAG ?= v12.1.0
+CITUSTAG ?= v13.0.0
20
21
# TODO should be abs_top_dir ?
22
TOP := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
Makefile.citus
@@ -1,5 +1,5 @@
1
2
3
4
# Citus testing
5
CITUS = 0
0 commit comments