From 9525782abc88d205424bcb1cb6afb54bef34f033 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 11 Apr 2022 12:45:42 +0200 Subject: [PATCH] Bump matrix list to test 7.3 only with 21 Signed-off-by: Joas Schilling --- .github/workflows/test.yml | 6 +++--- appinfo/info.xml | 4 +--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ea6520f..036ef03 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,11 +7,11 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - php-version: ["7.3", "7.4", "8.0", "8.1"] + php-version: ["7.4", "8.0", "8.1"] nextcloud-version: ['master'] include: - - php-version: 7.4 - nextcloud-version: stable20 + - php-version: 7.3 + nextcloud-version: stable21 name: Nextcloud ${{ matrix.nextcloud-version }} php${{ matrix.php-version }} unit tests steps: - name: Set up php${{ matrix.php-version }} diff --git a/appinfo/info.xml b/appinfo/info.xml index 116b4c2..73b078b 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -18,9 +18,7 @@ security https://github.com/ChristophWurst/suspicious_login https://github.com/ChristophWurst/suspicious_login/issues - - https://github.com/ChristophWurst/suspicious_login.git - + https://github.com/ChristophWurst/suspicious_login.git