From a86fd833d91fb98b48df72f650e4487f3e993e18 Mon Sep 17 00:00:00 2001 From: postgres-versions-updater Date: Thu, 10 Oct 2024 01:56:51 +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..cda99cc9ea 100644 --- a/.github/pg_versions.json +++ b/.github/pg_versions.json @@ -1,7 +1,7 @@ { "17": [ "17.0", - "17.0-3" + "17.0-11" ], "16": [ "16.4",