mirror of
https://github.com/nextcloud/talk_matterbridge.git
synced 2025-12-17 21:12:08 +01:00
Merge pull request #104 from nextcloud/update-master-target-versions
This commit is contained in:
commit
bbb77da973
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