From 663b52648e625bbb600d59babc1355df08c6d399 Mon Sep 17 00:00:00 2001 From: postgres-versions-updater Date: Sat, 6 Jun 2026 01:21:13 +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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/pg_versions.json b/.github/pg_versions.json index 24bb5c1c90..f7b646fae3 100644 --- a/.github/pg_versions.json +++ b/.github/pg_versions.json @@ -1,4 +1,8 @@ { + "19": [ + "19beta1-system-trixie", + "19beta1-202606050107-system-trixie" + ], "18": [ "18.4-system-trixie", "18.3-system-trixie"