Skip to content

Commit

Permalink
Merge pull request #4082 from nextcloud/update-main-target-versions
Browse files Browse the repository at this point in the history
chore(CI): Adjust testing matrix for Nextcloud 30 on main
  • Loading branch information
hamza221 authored Aug 22, 2024
2 parents da94b11 + 4cb9b59 commit 6cc1228
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
include:
- php-versions: '8.1'
server-versions: 'master'
- php-versions: '8.1'
server-versions: 'stable30'
databases: ['sqlite']

name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }}
Expand Down

0 comments on commit 6cc1228

Please sign in to comment.