mirror of https://github.com/citusdata/citus.git
Fix upgrade test
parent
7b5ccabed3
commit
32c8c3501a
|
@ -43,7 +43,7 @@ CITUS_ARBITRARY_TEST_DIR = "./tmp_citus_test"
|
|||
|
||||
MASTER = "master"
|
||||
# This should be updated when citus version changes
|
||||
MASTER_VERSION = "12.1"
|
||||
MASTER_VERSION = "13.0"
|
||||
|
||||
HOME = expanduser("~")
|
||||
|
||||
|
|
Loading…
Reference in New Issue