ci build bookworm

pull/7829/head
Nils Dijk 2025-01-07 14:02:06 +00:00
parent 6556e6e81a
commit 00a62728c3
No known key found for this signature in database
GPG Key ID: CA1177EF9434F241
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-2070de5" image_suffix: "-dev-fda4e33"
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" }'