Skip to content

Commit 9a171d1

Browse files
committed
Try test tag in citus tools
1 parent 7ba2db1 commit 9a171d1

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
@@ -14,7 +14,7 @@ PG_VERSIONS=$(shell cat PG_VERSIONS|cut -c 6-|tr '\n' ' ' )
1414

1515
PG_UPGRADE_TESTER_VERSION=$(shell echo ${PG_VERSIONS}|tr ' ' '-'|sed 's/~//g')
1616

17-
STYLE_CHECKER_TOOLS_VERSION=0.8.18
17+
STYLE_CHECKER_TOOLS_VERSION=test
1818

1919
# Upgrade tests for the PG major versions from PG_VERSIONS file
2020
CITUS_UPGRADE_PG_VERSIONS=$(shell head PG_VERSIONS|cut -c 6-|tr '\n' ' ')

0 commit comments

Comments
 (0)