Up to date images

Fixes https://github.com/citusdata/citus/issues/8261
m3hm3t/pg18_beta_confs
naisila 2025-11-21 00:27:06 +03:00 committed by Mehmet Yilmaz
parent 6c3986fa37
commit 206fc6e0e3
1 changed files with 1 additions and 1 deletions

View File

@ -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: "17.6" sql_snapshot_pg_version: "17.6"
image_suffix: "-dev-97072ce" image_suffix: "-dev-f2481a8"
pg15_version: '{ "major": "15", "full": "15.14" }' pg15_version: '{ "major": "15", "full": "15.14" }'
pg16_version: '{ "major": "16", "full": "16.10" }' pg16_version: '{ "major": "16", "full": "16.10" }'
pg17_version: '{ "major": "17", "full": "17.6" }' pg17_version: '{ "major": "17", "full": "17.6" }'