also get supported php versions

This commit is contained in:
Robin Appelman 2023-11-02 18:06:11 +01:00
commit a82a7d40fd
7 changed files with 82 additions and 15 deletions

View file

@ -9,6 +9,8 @@ outputs:
description: 'List of supported nextcloud versions'
branches:
description: 'List of branches for the supported nextcloud versions'
matrix:
description: 'Test matrix with server branch and php version'
runs:
using: 'node20'
main: 'dist/index.js'