mirror of
https://github.com/icewind1991/nextcloud-version-matrix.git
synced 2026-06-03 09:34:12 +02:00
also generate full matrix
This commit is contained in:
parent
b706b8d35f
commit
d594a6929d
4 changed files with 47 additions and 6 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue