File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2020 include :
2121 - extensions : pcov
2222 repo : krakjoe/pcov
23- branch : release
24- dev_branch : develop
23+ branch : issue-php84
24+ dev_branch : issue-php84
2525 args : enable-pcov
2626 - extensions : xdebug
2727 repo : shivammathur/xdebug
6868 - name : Upload Artifact
6969 uses : actions/upload-artifact@v4
7070 with :
71- name : ${{ matrix.extensions }}_${{ matrix.php }}_${{ matrix.ts }}_${{ matrix.arch }}
71+ name : vs16- ${{ matrix.extensions }}_${{ matrix.php }}_${{ matrix.ts }}_${{ matrix.arch }}
7272 path : ${{ matrix.extensions }}
7373 vs17 :
7474 name : build
8585 include :
8686 - extensions : pcov
8787 repo : krakjoe/pcov
88- branch : release
89- dev_branch : develop
88+ branch : issue-php84
89+ dev_branch : issue-php84
9090 args : enable-pcov
9191 - extensions : xdebug
9292 repo : shivammathur/xdebug
@@ -133,7 +133,7 @@ jobs:
133133 - name : Upload Artifact
134134 uses : actions/upload-artifact@v4
135135 with :
136- name : ${{ matrix.extensions }}_${{ matrix.php }}_${{ matrix.ts }}_${{ matrix.arch }}
136+ name : vs17- ${{ matrix.extensions }}_${{ matrix.php }}_${{ matrix.ts }}_${{ matrix.arch }}
137137 path : ${{ matrix.extensions }}
138138 release :
139139 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments