chore(CI): Adjust testing matrix for Nextcloud 28 on stable28

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2023-11-23 12:47:55 +01:00
parent 1a4f96e5dc
commit 4b886c6097
5 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: [ 'stable28' ]
steps:
- name: Use Node.js ${{ matrix.node-version }}