From 4da7e9f78c8965bb96c33dbb07da1134cf71cfcd Mon Sep 17 00:00:00 2001 From: thrillfall Date: Sun, 18 Jun 2023 22:31:33 +0200 Subject: [PATCH] align codechecks with currently maintained versions --- .github/workflows/ci.yml | 6 +++--- appinfo/info.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e60a045..8a57ad0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: matrix: php-versions: ['8.0'] databases: ['sqlite'] - server-versions: ['stable24', 'stable25', 'stable26'] + server-versions: ['stable25', 'stable26', 'stable27'] name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} @@ -78,7 +78,7 @@ jobs: matrix: php-versions: ['8.0'] databases: ['mysql'] - server-versions: ['stable24', 'stable25', 'stable26'] + server-versions: ['stable25', 'stable26', 'stable27'] name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} @@ -145,7 +145,7 @@ jobs: matrix: php-versions: ['8.0'] databases: ['pgsql'] - server-versions: ['stable24', 'stable25', 'stable26'] + server-versions: ['stable25', 'stable26', 'stable27'] name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} diff --git a/appinfo/info.xml b/appinfo/info.xml index 8cd6c71..a92f7f3 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -18,7 +18,7 @@ - +