mirror of https://github.com/citusdata/citus.git
use dev images
parent
af4b059d5d
commit
a50d54fc0c
|
@ -31,7 +31,7 @@ jobs:
|
||||||
pgupgrade_image_name: "citus/pgupgradetester"
|
pgupgrade_image_name: "citus/pgupgradetester"
|
||||||
style_checker_image_name: "citus/stylechecker"
|
style_checker_image_name: "citus/stylechecker"
|
||||||
style_checker_tools_version: "0.8.18"
|
style_checker_tools_version: "0.8.18"
|
||||||
image_suffix: "-v19b671f"
|
image_suffix: "-dev-cf23454"
|
||||||
pg14_version: '{ "major": "14", "full": "14.10" }'
|
pg14_version: '{ "major": "14", "full": "14.10" }'
|
||||||
pg15_version: '{ "major": "15", "full": "15.5" }'
|
pg15_version: '{ "major": "15", "full": "15.5" }'
|
||||||
pg16_version: '{ "major": "16", "full": "16.1" }'
|
pg16_version: '{ "major": "16", "full": "16.1" }'
|
||||||
|
|
Loading…
Reference in New Issue