Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
naisila committed Jan 2, 2025
1 parent a80ec7a commit c477058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
style_checker_image_name: "ghcr.io/citusdata/stylechecker"
style_checker_tools_version: "0.8.18"
sql_snapshot_pg_version: "16.6"
image_suffix: "-dev-94f4e5a"
image_suffix: "-dev-20e585f"
pg14_version: '{ "major": "14", "full": "14.15" }'
pg15_version: '{ "major": "15", "full": "15.10" }'
pg16_version: '{ "major": "16", "full": "16.6" }'
Expand Down

0 comments on commit c477058

Please sign in to comment.