Skip to content

Commit

Permalink
Build nc30 tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma27 committed Nov 3, 2024
1 parent c124724 commit b59d8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
php-versions: [8.1, 8.2, 8.3]
nextcloud-versions: ['stable28', 'stable29']
nextcloud-versions: ['stable30']
name: Nextcloud ${{ matrix.nextcloud-versions }} php${{ matrix.php-versions }} unit tests
steps:
- name: Set up php${{ matrix.php-versions }}
Expand Down

0 comments on commit b59d8de

Please sign in to comment.