From b68a1f9e9427f70827295721ada3bdbd64bf4ea3 Mon Sep 17 00:00:00 2001 From: Matias De lellis Date: Sat, 7 May 2022 09:17:21 -0300 Subject: [PATCH] Just test NC24 and use that, since I can't self test backwards compatibility --- .github/workflows/static-analysis.yml | 2 +- appinfo/info.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/static-analysis.yml b/.github/workflows/static-analysis.yml index e7a6687..6127daf 100644 --- a/.github/workflows/static-analysis.yml +++ b/.github/workflows/static-analysis.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - ocp-version: [ 'dev-stable24', 'dev-stable23', 'dev-stable22' ] + ocp-version: [ 'dev-stable24' ] name: Nextcloud ${{ matrix.ocp-version }} steps: - name: Checkout diff --git a/appinfo/info.xml b/appinfo/info.xml index 5421d5e..20d98d1 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -20,6 +20,6 @@ https://raw.githubusercontent.com/matiasdelellis/quicknotes/master/doc/quicknotes-attachments.jpeg https://raw.githubusercontent.com/matiasdelellis/quicknotes/master/doc/quicknotes-shared-note.jpeg - + \ No newline at end of file