Skip to content

Commit 0acb28b

Browse files
committed
chore(CI): Adjust testing matrix for Nextcloud 32 on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 1592258 commit 0acb28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
matrix:
4444
php-versions: [ "8.1", "8.2", "8.3", "8.4" ]
4545
databases: [ "mysql" ]
46-
server-versions: [ "stable30", "stable31", "master" ]
46+
server-versions: [ "stable30", "stable31", "stable32", "master" ]
4747
exclude:
4848
- server-versions: "master"
4949
php-versions: "8.1"

0 commit comments

Comments
 (0)