diff --git a/.github/workflows/php-test.yml b/.github/workflows/php-test.yml index e811d49..3c4cf32 100644 --- a/.github/workflows/php-test.yml +++ b/.github/workflows/php-test.yml @@ -11,8 +11,15 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - php-versions: ['8.0', '8.1', '8.2'] - nextcloud-versions: ['stable26', 'stable27', 'stable28'] + php-versions: ['8.0', '8.1', '8.2', '8.3'] + nextcloud-versions: ['stable26', 'stable27', 'stable28', 'stable29', 'stable30'] + exclude: +- - php-versions: '8.0' +- nextcloud-versions: 'stable30' +- - php-versions: '8.3' +- nextcloud-versions: 'stable26' +- - php-versions: '8.3' +- nextcloud-versions: 'stable27' name: php${{ matrix.php-versions }} on ${{ matrix.nextcloud-versions }} unit tests env: CI: true diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 33dcb49..177dd2e 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -6,7 +6,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - ocp-version: [ '^28', '^27', '^26'] + ocp-version: [ "^30", "^29", '^28', '^27', '^26'] name: Nextcloud ${{ matrix.ocp-version }} steps: - name: Checkout diff --git a/appinfo/info.xml b/appinfo/info.xml index d075ef0..3e5e6e2 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -22,7 +22,7 @@ Contributors are welcome! If you have time it would be awesome if you could help *This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.* ]]> - 2.7.2 + 2.7.3 agpl Arawa Klaus Herberth @@ -44,7 +44,7 @@ Contributors are welcome! If you have time it would be awesome if you could help curl mbstring SimpleXML - + OCA\BigBlueButton\Command\ClearAvatarCache