We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c3986f commit 206fc6eCopy full SHA for 206fc6e
.github/workflows/build_and_test.yml
@@ -32,7 +32,7 @@ jobs:
32
style_checker_image_name: "ghcr.io/citusdata/stylechecker"
33
style_checker_tools_version: "0.8.18"
34
sql_snapshot_pg_version: "17.6"
35
- image_suffix: "-dev-97072ce"
+ image_suffix: "-dev-f2481a8"
36
pg15_version: '{ "major": "15", "full": "15.14" }'
37
pg16_version: '{ "major": "16", "full": "16.10" }'
38
pg17_version: '{ "major": "17", "full": "17.6" }'
0 commit comments