mirror of https://github.com/citusdata/citus.git
Update image suffix in build_and_test workflow to version -dev-b2f6389
parent
53d09e3d87
commit
eb2c4b0983
|
|
@ -32,8 +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: "-dev-654d5f5"
|
||||
image_suffix: "-v219b87c"
|
||||
image_suffix: "-dev-b2f6389"
|
||||
pg15_version: '{ "major": "15", "full": "15.13" }'
|
||||
pg16_version: '{ "major": "16", "full": "16.9" }'
|
||||
pg17_version: '{ "major": "17", "full": "17.5" }'
|
||||
|
|
|
|||
Loading…
Reference in New Issue