mirror of
https://github.com/icewind1991/nextcloud-version-matrix.git
synced 2026-06-03 09:34:12 +02:00
add output for "availble" php version
This commit is contained in:
parent
d594a6929d
commit
abc1a0628d
5 changed files with 4826 additions and 4765 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -22,5 +22,6 @@ jobs:
|
|||
- name: Get the result
|
||||
run: |
|
||||
echo -e "Versions :\n${{ steps.run.outputs.versions }}"
|
||||
echo -e "Available PHP :\n${{ steps.run.outputs.php-available }}"
|
||||
echo -e "Branches :\n${{ steps.run.outputs.branches }}"
|
||||
echo -e "Matrix :\n${{ steps.run.outputs.matrix }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue