Skip to content

Commit

Permalink
chore(CI): Adjust testing matrix for Nextcloud 27 on master
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed May 17, 2023
1 parent a96be2f commit 5de9f4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/phpunit-mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
php-versions: ['8.0', '8.1', '8.2']
server-versions: ['master']
include:
- php-versions: '8.0'
server-versions: 'stable27'
- php-versions: '8.0'
server-versions: 'stable26'
- php-versions: '7.4'
Expand Down

0 comments on commit 5de9f4a

Please sign in to comment.