summaryrefslogtreecommitdiffstats
path: root/.github/workflows/api-php-static-code-check.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/api-php-static-code-check.yml')
-rw-r--r--.github/workflows/api-php-static-code-check.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/api-php-static-code-check.yml b/.github/workflows/api-php-static-code-check.yml
index 932340f00..4afd9eaf1 100644
--- a/.github/workflows/api-php-static-code-check.yml
+++ b/.github/workflows/api-php-static-code-check.yml
@@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
php-versions: ['8.0', '8.1', '8.2' ]
- nextcloud: [ 'stable26' ]
+ nextcloud: [ 'stable27' ]
database: [ 'sqlite' ]
include:
- php-versions: 8.2