chore(CI): Adjust testing matrix for Nextcloud 29 on stable29
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
2
.github/workflows/phpunit-sqlite.yml
vendored
2
.github/workflows/phpunit-sqlite.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
php-versions: ['8.2']
|
||||
server-versions: ['master']
|
||||
server-versions: ['stable29']
|
||||
|
||||
steps:
|
||||
- name: Set app env
|
||||
|
||||
Reference in New Issue
Block a user