From 7ee2dd93ba5f9b16aee16a7e88669d493350e524 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 27 Jul 2026 09:08:31 +0200 Subject: [PATCH] test(server#62543): Test branch kano-update-httpsig Signed-off-by: Joas Schilling --- .github/workflows/integration-pgsql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-pgsql.yml b/.github/workflows/integration-pgsql.yml index 6dae9749752..3467ad38308 100644 --- a/.github/workflows/integration-pgsql.yml +++ b/.github/workflows/integration-pgsql.yml @@ -69,7 +69,7 @@ jobs: - 'sharing-3' - 'sharing-4' php-versions: ['8.5'] - server-versions: ['master'] + server-versions: ['kano-update-httpsig'] guests-versions: ['main'] circles-versions: ['master'] notifications-versions: ['master']