also generate full matrix

This commit is contained in:
Robin Appelman 2023-11-10 17:14:56 +01:00
commit d594a6929d
4 changed files with 47 additions and 6 deletions

View file

@ -11,7 +11,13 @@ inputs:
default: '{}'
outputs:
matrix:
description: 'Test matrix with server branch and php version'
description: 'Test matrix covering all server versions'
php-matrix:
description: 'Test matrix covering all php versions'
sparse-matrix:
description: 'Test matrix covering all php and server versions with minimal redundancy'
full-matrix:
description: 'Test matrix covering all php and server version combinations'
versions:
description: 'List of supported nextcloud versions'
branches: