diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 694d48c5c..f8a23927b 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: debug/segfault-on-ci - name: Checkout submodules shell: bash