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 1313jobs :
1414 PHP_Phan :
1515 name : Phan
16- runs-on : ubuntu-20 .04
16+ runs-on : ubuntu-24 .04
1717 timeout-minutes : 15
1818 steps :
1919 - name : checkout
2424
2525 # Run this after the packages are installed to ensure our apt-mirror is set up.
2626 - name : Install PHP and Libraries
27- uses : shivammathur/setup-php@e6f75134d35752277f093989e72e140eaa222f35 # v2.28 .0
27+ uses : shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # v2.32 .0
2828 with :
2929 tools : composer:v2.7.1
3030 php-version : 8.3.15
4040 run : " php ./ci/phan.php"
4141 PHP_Style :
4242 name : PHP Style
43- runs-on : ubuntu-20 .04
43+ runs-on : ubuntu-24 .04
4444 timeout-minutes : 15
4545 steps :
4646 - name : checkout
5050 fetch-depth : 100
5151
5252 - name : Install PHP and Libraries
53- uses : shivammathur/setup-php@e6f75134d35752277f093989e72e140eaa222f35 # v2.28 .0
53+ uses : shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # v2.32 .0
5454 with :
5555 tools : composer:v2.7.1
5656 php-version : 8.3.15
You can’t perform that action at this time.
0 commit comments