pull/7779/head
naisila 2024-12-06 14:48:43 +03:00
parent 26edd6a73d
commit 374a489714
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: "16.6" sql_snapshot_pg_version: "16.6"
image_suffix: "-dev-6bda562" image_suffix: "-dev-20b69a9"
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" }'