mirror of
https://github.com/nextcloud/talk_matterbridge.git
synced 2025-12-17 21:12:08 +01:00
chore(CI): Adjust testing matrix for Nextcloud 29 on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
b4e22b20da
commit
83de117218
1 changed files with 1 additions and 1 deletions
2
.github/workflows/phpunit-sqlite.yml
vendored
2
.github/workflows/phpunit-sqlite.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
php-versions: ['8.0']
|
||||
server-versions: ['master']
|
||||
server-versions: ['master', 'stable29']
|
||||
|
||||
steps:
|
||||
- name: Set app env
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue