chore(CI): Adjust testing matrix for Nextcloud 29 on stable29

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2024-03-28 12:17:55 +01:00
parent 91a12b2a7e
commit 778327dd5d
6 changed files with 13 additions and 14 deletions

View File

@@ -23,7 +23,7 @@ jobs:
# containers: [1, 2, 3]
php-versions: [ '8.0' ]
databases: [ 'sqlite' ]
server-versions: [ 'master' ]
server-versions: [ 'stable29' ]
steps:
- name: Use Node.js ${{ matrix.node-version }}