From a265b5bf7fc8587e5a29fd76b523c494059d356d Mon Sep 17 00:00:00 2001 From: postgres-versions-updater Date: Thu, 17 Oct 2024 01:57:08 +0000 Subject: [PATCH] test: Updated Postgres versions used in E2E tests Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/pg_versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pg_versions.json b/.github/pg_versions.json index cf76550465..e65d371beb 100644 --- a/.github/pg_versions.json +++ b/.github/pg_versions.json @@ -1,7 +1,7 @@ { "17": [ "17.0", - "17.0-3" + "17.0-16" ], "16": [ "16.4",