Skip to content

Commit 3db2c9d

Browse files
committed
WIP: use fixed server branch
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
1 parent 7f915cc commit 3db2c9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cypress-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v4.1.1
3131
with:
3232
repository: nextcloud/server
33-
ref: ${{ matrix.server-versions }}
33+
ref: fix/headers-lifecycle
3434
submodules: true
3535

3636
- name: Checkout viewer

0 commit comments

Comments
 (0)