use dev sha again because of libpq symlink problem

pull/7986/head
naisila 2025-05-22 13:37:08 +02:00
parent c10b1083c9
commit 545e2984e4
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_tools_version: "0.8.18"
sql_snapshot_pg_version: "17.5"
image_suffix: "-v219b87c"
image_suffix: "-dev-d28f316"
pg15_version: '{ "major": "15", "full": "15.13" }'
pg16_version: '{ "major": "16", "full": "16.9" }'
pg17_version: '{ "major": "17", "full": "17.5" }'