mirror of https://github.com/citusdata/citus.git
use final CI images
parent
880168d4d2
commit
177254d1ba
|
@ -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.2"
|
sql_snapshot_pg_version: "16.2"
|
||||||
image_suffix: "-dev-5c0f4e6"
|
image_suffix: "-v7693016"
|
||||||
pg14_version: '{ "major": "14", "full": "14.11" }'
|
pg14_version: '{ "major": "14", "full": "14.11" }'
|
||||||
pg15_version: '{ "major": "15", "full": "15.6" }'
|
pg15_version: '{ "major": "15", "full": "15.6" }'
|
||||||
pg16_version: '{ "major": "16", "full": "16.2" }'
|
pg16_version: '{ "major": "16", "full": "16.2" }'
|
||||||
|
|
Loading…
Reference in New Issue