chore(CI): Adjust testing matrix for Nextcloud 27 on stable27

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2023-05-17 13:48:54 +02:00
parent 2a5eece8fd
commit 04e9373c58
5 changed files with 11 additions and 12 deletions

View File

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