Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
debug: use debug branch from server
lets see if the segfault happens in the
generateAvatarFromSvg function.

Signed-off-by: Max <[email protected]>
  • Loading branch information
max-nextcloud committed Dec 28, 2022
commit af9d30195e5eb55bfcf0a5d94879d87e27db8fea
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down