Lines Matching refs:branch
24 path: branch-commit-cache.json
39 branch: ${{ fromJson(needs.GENERATE_MATRIX.outputs.branches) }}
47 …name: "${{ matrix.branch.name }}_LINUX_X64${{ matrix.name }}_${{ matrix.debug && 'DEBUG' || 'RELEA…
53 ref: ${{ matrix.branch.ref }}
113 branch: ${{ fromJson(needs.GENERATE_MATRIX.outputs.branches) }}
116 …name: "${{ matrix.branch.name }}_LINUX_X32_${{ matrix.debug && 'DEBUG' || 'RELEASE' }}_${{ matrix.…
136 ref: ${{ matrix.branch.ref }}
184 branch: ${{ fromJson(needs.GENERATE_MATRIX.outputs.branches) }}
187 …name: "${{ matrix.branch.name }}_MACOS_${{ matrix.debug && 'DEBUG' || 'RELEASE' }}_${{ matrix.zts …
193 ref: ${{ matrix.branch.ref }}
276 branch: ${{ fromJson(needs.GENERATE_MATRIX.outputs.branches) }}
277 name: "${{ matrix.branch.name }}_COMMUNITY"
287 ref: ${{ matrix.branch.ref }}
314 if: matrix.branch.ref != 'PHP-8.0'
316 git clone https://github.com/laravel/framework.git --branch=master --depth=1
328 if: matrix.branch.ref != 'PHP-8.0'
352 git clone https://github.com/sebastianbergmann/phpunit.git --branch=main --depth=1
362 if: matrix.branch.ref != 'PHP-8.0'
391 branch: ${{ fromJson(needs.GENERATE_MATRIX.outputs.branches) }}
392 name: "${{ matrix.branch.name }}_OPCACHE_VARIATION"
398 ref: ${{ matrix.branch.ref }}
462 branch: ${{ fromJson(needs.GENERATE_MATRIX.outputs.branches) }}
463 name: "${{ matrix.branch.name }}_MSAN"
469 ref: ${{ matrix.branch.ref }}