Skip to content

Commit f7a444d

Browse files
committed
Add a comment
1 parent 5548acc commit f7a444d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

circleci/images/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ STYLE_CHECKER_TOOLS_VERSION=0.8.18
1919
# Upgrade tests for the previous 2 Citus major versions
2020
CITUS_UPGRADE_PG_VERSIONS=$(shell head -n2 PG_VERSIONS|cut -c 6-|tr '\n' ' ')
2121
# 11.1.0 is the oldest version supporting PG15, whereas 11.3.0 is for upgrade_pg_dist_cleanup tests
22+
# 12.1.10 is the latest release of Citus 12 when the test is expanded to cover Citus 12
2223
CITUS_UPGRADE_VERSIONS_15=v11.1.0 v11.3.0 v12.1.10
2324
CITUS_UPGRADE_VERSIONS_16=v12.1.10
2425

0 commit comments

Comments
 (0)