mirror of https://github.com/citusdata/citus.git
Update SQL snapshot PostgreSQL version to 17.5
parent
7fab42446a
commit
433e22e995
|
@ -31,7 +31,7 @@ jobs:
|
||||||
pgupgrade_image_name: "ghcr.io/citusdata/pgupgradetester"
|
pgupgrade_image_name: "ghcr.io/citusdata/pgupgradetester"
|
||||||
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.4"
|
sql_snapshot_pg_version: "17.5"
|
||||||
image_suffix: "-dev-aa7482a"
|
image_suffix: "-dev-aa7482a"
|
||||||
pg15_version: '{ "major": "15", "full": "15.13" }'
|
pg15_version: '{ "major": "15", "full": "15.13" }'
|
||||||
pg16_version: '{ "major": "16", "full": "16.9" }'
|
pg16_version: '{ "major": "16", "full": "16.9" }'
|
||||||
|
|
Loading…
Reference in New Issue