Lines Matching refs:branch

25           path: branch-commit-cache.json
45 branch: ${{ fromJson(needs.GENERATE_MATRIX.outputs.branches) }}
53 …name: "${{ matrix.branch.name }}_LINUX_X64${{ matrix.name }}_${{ matrix.debug && 'DEBUG' || 'RELEA…
59 ref: ${{ matrix.branch.ref }}
123 branch: ${{ fromJson(needs.GENERATE_MATRIX.outputs.branches) }}
126 …name: "${{ matrix.branch.name }}_LINUX_X32_${{ matrix.debug && 'DEBUG' || 'RELEASE' }}_${{ matrix.…
146 ref: ${{ matrix.branch.ref }}
198 branch: ${{ fromJson(needs.GENERATE_MATRIX.outputs.branches) }}
201 …name: "${{ matrix.branch.name }}_MACOS_${{ matrix.debug && 'DEBUG' || 'RELEASE' }}_${{ matrix.zts …
207 ref: ${{ matrix.branch.ref }}
299 branch: ${{ fromJson(needs.GENERATE_MATRIX.outputs.branches) }}
300 name: "${{ matrix.branch.name }}_COMMUNITY"
310 ref: ${{ matrix.branch.ref }}
337 if: matrix.branch.ref != 'PHP-8.0'
339 git clone https://github.com/laravel/framework.git --branch=master --depth=1
351 if: matrix.branch.ref != 'PHP-8.0'
375 git clone https://github.com/sebastianbergmann/phpunit.git --branch=main --depth=1
385 if: matrix.branch.ref != 'PHP-8.0'
419 branch: ${{ fromJson(needs.GENERATE_MATRIX.outputs.branches) }}
420 name: "${{ matrix.branch.name }}_OPCACHE_VARIATION"
426 ref: ${{ matrix.branch.ref }}
495 branch: ${{ fromJson(needs.GENERATE_MATRIX.outputs.branches) }}
496 name: "${{ matrix.branch.name }}_MSAN"
502 ref: ${{ matrix.branch.ref }}
592 branch: ${{ fromJson(needs.GENERATE_MATRIX.outputs.branches) }}
594 - branch: { name: 'PHP-80', ref: 'PHP-8.0' }
595 name: "${{ matrix.branch.name }}_LIBMYSQLCLIENT"
601 ref: ${{ matrix.branch.ref }}
623 withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
627 withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
634 withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
638 withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
653 …name: "${{ matrix.branch.name }}_WINDOWS_${{ matrix.x64 && 'X64' || 'X86' }}_${{ matrix.zts && 'ZT…
672 ref: ${{ matrix.branch.ref }}