From 34cd8203756a12179b5f8674ce14c3d7d2389061 Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Mon, 2 Feb 2026 15:30:44 +0100 Subject: [PATCH] test: test against server #58000 Signed-off-by: Robin Appelman --- .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 6e318b432d9..f0610dfc6c2 100644 --- a/.github/workflows/integration-pgsql.yml +++ b/.github/workflows/integration-pgsql.yml @@ -97,7 +97,7 @@ jobs: persist-credentials: false submodules: true repository: nextcloud/server - ref: ${{ matrix.server-versions }} + ref: setup-root-path-children-less-setup-33 - name: Patch version check for nightly PHP if: ${{ matrix.php-versions == '8.4' }}