File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 - cron : ' 30 0 * * *'
77jobs :
88 vs16 :
9- name : build
9+ name : build_vs16
1010 runs-on : windows-2019
1111 strategy :
1212 fail-fast : false
2424 dev_branch : issue-php84
2525 args : enable-pcov
2626 - extensions : xdebug
27- repo : shivammathur /xdebug
27+ repo : xdebug /xdebug
2828 branch : master
2929 dev_branch : master
3030 args : with-xdebug
7171 name : ${{ matrix.extensions }}_${{ matrix.php }}_${{ matrix.ts }}_${{ matrix.arch }}
7272 path : ${{ matrix.extensions }}
7373 vs17 :
74- name : build
74+ name : build_vs17
7575 runs-on : windows-2022
7676 strategy :
7777 fail-fast : false
8989 dev_branch : issue-php84
9090 args : enable-pcov
9191 - extensions : xdebug
92- repo : shivammathur /xdebug
92+ repo : xdebug /xdebug
9393 branch : master
9494 dev_branch : master
9595 args : with-xdebug
You can’t perform that action at this time.
0 commit comments