mirror of https://github.com/citusdata/citus.git
Update image suffix
parent
18bc056f10
commit
9ed7ec3a67
|
@ -32,7 +32,7 @@ jobs:
|
||||||
style_checker_image_name: "ghcr.io/citusdata/stylechecker"
|
style_checker_image_name: "ghcr.io/citusdata/stylechecker"
|
||||||
style_checker_tools_version: "0.8.18"
|
style_checker_tools_version: "0.8.18"
|
||||||
sql_snapshot_pg_version: "16.6"
|
sql_snapshot_pg_version: "16.6"
|
||||||
image_suffix: "-dev-8c38fe2"
|
image_suffix: "-dev-c31f6f8"
|
||||||
pg14_version: '{ "major": "14", "full": "14.15" }'
|
pg14_version: '{ "major": "14", "full": "14.15" }'
|
||||||
pg15_version: '{ "major": "15", "full": "15.10" }'
|
pg15_version: '{ "major": "15", "full": "15.10" }'
|
||||||
pg16_version: '{ "major": "16", "full": "16.6" }'
|
pg16_version: '{ "major": "16", "full": "16.6" }'
|
||||||
|
|
Loading…
Reference in New Issue