Skip to content

Commit

Permalink
add stable28 to CI job
Browse files Browse the repository at this point in the history
Signed-off-by: txt-file <[email protected]>
  • Loading branch information
txt-file authored Dec 8, 2023
1 parent f38e2e6 commit e27183a
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]
nextcloud-versions: ['stable26','stable27']
nextcloud-versions: ['stable26','stable27','stable28']
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 e27183a

Please sign in to comment.