From 507f785e9d699b44629476257cd78b0d9cfec45b Mon Sep 17 00:00:00 2001 From: thrillfall Date: Thu, 23 Mar 2023 11:04:32 +0100 Subject: [PATCH] run tests for release 26 --- .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 0f50b6f..a293ce0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: matrix: php-versions: ['7.4', '8.0'] databases: ['sqlite'] - server-versions: ['stable24', 'stable25'] + server-versions: ['stable24', 'stable25', 'stable26'] name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} @@ -78,7 +78,7 @@ jobs: matrix: php-versions: ['7.4', '8.0'] databases: ['mysql'] - server-versions: ['stable24', 'stable25'] + server-versions: ['stable24', 'stable25', 'stable26'] name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} @@ -145,7 +145,7 @@ jobs: matrix: php-versions: ['7.4', '8.0'] databases: ['pgsql'] - server-versions: ['stable24', 'stable25'] + server-versions: ['stable24', 'stable25', 'stable26'] name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} diff --git a/appinfo/info.xml b/appinfo/info.xml index a77a194..38dad71 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -18,7 +18,7 @@ - +