Skip to content

Commit eab367a

Browse files
committed
change sha
1 parent 660aa7a commit eab367a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

circleci/images/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ STYLE_CHECKER_TOOLS_VERSION=0.8.18
1818

1919
# we should add more majors/citus versions when we address https://github.com/citusdata/citus/issues/4807
2020
CITUS_UPGRADE_PG_VERSIONS=$(shell head -n1 PG_VERSIONS|cut -c 6-|tr '\n' ' ' )
21-
# 11.1.0 is the oldest version supporting PG15, whereas 11.3.0 is for upgrade_pg_dist_cleanup tests
21+
# 11.1.0 is the oldest version supporting PG15, whereas 11.3.0 is for upgrade_pg_dist_cleanup tests
2222
CITUS_UPGRADE_VERSIONS=v11.1.0 v11.3.0
2323

2424
# code below creates targets for all postgres versions in PG_VERSIONS

0 commit comments

Comments
 (0)