From 7d05abc7691c52db803acc1837d2b4f2c7941017 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sun, 26 Sep 2021 12:48:47 +0200 Subject: Drop support for Nextcloud 20 Signed-off-by: Benjamin Brahmer --- .github/workflows/api-integration-tests.yml | 2 +- appinfo/info.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/api-integration-tests.yml b/.github/workflows/api-integration-tests.yml index b6828ecdf..a4c8af8b6 100644 --- a/.github/workflows/api-integration-tests.yml +++ b/.github/workflows/api-integration-tests.yml @@ -29,7 +29,7 @@ jobs: strategy: matrix: php-versions: ['7.3', '7.4'] - nextcloud: ['stable20', 'stable21', 'stable22'] + nextcloud: ['stable21', 'stable22'] database: ['sqlite', 'pgsql', 'mysql'] experimental: [false] include: diff --git a/appinfo/info.xml b/appinfo/info.xml index f2ef067a7..5219553f1 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -43,7 +43,7 @@ Report a [feed issue](https://github.com/nextcloud/news/discussions/new) https://raw.githubusercontent.com/nextcloud/news/master/screenshots/2.png https://raw.githubusercontent.com/nextcloud/news/master/screenshots/3.png - + pgsql sqlite mysql @@ -55,7 +55,7 @@ Report a [feed issue](https://github.com/nextcloud/news/discussions/new) json - + -- cgit v1.2.3