Skip to content

Commit

Permalink
Merge pull request #4095 from nextcloud/backport/4082/stable6.1
Browse files Browse the repository at this point in the history
[stable6.1] chore(CI): Adjust testing matrix for Nextcloud 30 on main
  • Loading branch information
hamza221 authored Aug 22, 2024
2 parents a0515f8 + 6d3c2ad commit fe73f31
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 fe73f31

Please sign in to comment.