From bba03435bdcbc8803af7d9faf83f701042202eed Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 28 Dec 2022 09:11:04 +0100 Subject: [PATCH] debug: see if old server commit still works Signed-off-by: Max --- .github/workflows/cypress.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 4296d966b4c..2e4b95b2f0c 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -39,7 +39,7 @@ jobs: uses: actions/checkout@v3 with: repository: nextcloud/server - ref: ${{ matrix.server-versions }} + ref: c31e0e3f45ce5fd70d4f74b8cb7a0a0a445ad5a3 - name: Checkout submodules shell: bash