File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 99 - ' issue-bot/**'
1010 push :
1111 branches :
12- - " 1.7 .x"
12+ - " 1.8 .x"
1313 paths :
1414 - ' .github/workflows/build-issue-bot.yml'
1515 - ' issue-bot/**'
Original file line number Diff line number Diff line change 5353 context : ./docker
5454 file : " ${{ matrix.docker-file }}"
5555 build-args : |
56- PHPSTAN_VERSION=1.7 .x-dev#${{ github.sha }}
56+ PHPSTAN_VERSION=1.8 .x-dev#${{ github.sha }}
5757 push : true
5858 tags : " ghcr.io/phpstan/phpstan:nightly${{ matrix.image-tag-suffix }}"
5959 platforms : linux/amd64,linux/arm64
Original file line number Diff line number Diff line change 1111 - ' playground-runner/**'
1212 push :
1313 branches :
14- - " 1.7 .x"
14+ - " 1.8 .x"
1515 paths-ignore :
1616 - ' issue-bot/**'
1717 - ' website/**'
3131 path : phpstan.phar
3232 extension-tests :
3333 needs : upload-phar
34- uses : phpstan/phpstan/.github/workflows/extension-tests.yml@1.7 .x
34+ uses : phpstan/phpstan/.github/workflows/extension-tests.yml@1.8 .x
3535 with :
3636 ref : ${{ github.ref }}
3737 phar-checksum : " always"
Original file line number Diff line number Diff line change 1111 - ' playground-runner/**'
1212 push :
1313 branches :
14- - " 1.7 .x"
14+ - " 1.8 .x"
1515 paths-ignore :
1616 - ' issue-bot/**'
1717 - ' website/**'
3131 path : phpstan.phar
3232 integration-tests :
3333 needs : upload-phar
34- uses : phpstan/phpstan/.github/workflows/integration-tests.yml@1.7 .x
34+ uses : phpstan/phpstan/.github/workflows/integration-tests.yml@1.8 .x
3535 with :
3636 ref : ${{ github.ref }}
3737 phar-checksum : " always"
Original file line number Diff line number Diff line change 1111 - ' playground-runner/**'
1212 push :
1313 branches :
14- - " 1.7 .x"
14+ - " 1.8 .x"
1515 paths-ignore :
1616 - ' issue-bot/**'
1717 - ' website/**'
3131 path : phpstan.phar
3232 other-tests :
3333 needs : upload-phar
34- uses : phpstan/phpstan/.github/workflows/other-tests.yml@1.7 .x
34+ uses : phpstan/phpstan/.github/workflows/other-tests.yml@1.8 .x
3535 with :
3636 ref : ${{ github.ref }}
3737 phar-checksum : " always"
Original file line number Diff line number Diff line change 1111 - ' playground-runner/**'
1212 push :
1313 branches :
14- - " 1.7 .x"
14+ - " 1.8 .x"
1515 paths-ignore :
1616 - ' issue-bot/**'
1717 - ' website/**'
You can’t perform that action at this time.
0 commit comments