Fix upgrade test

pull/7792/head
naisila 2024-12-24 10:37:18 +03:00
parent 7b5ccabed3
commit 32c8c3501a
1 changed files with 1 additions and 1 deletions

View File

@ -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("~")