File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010jobs :
1111 phpunit :
1212 name : " PHPUnit"
13- runs-on : " ubuntu-22 .04"
13+ runs-on : " ubuntu-24 .04"
1414
1515 strategy :
1616 matrix :
5252
5353 upload_coverage :
5454 name : " Upload coverage to Codecov"
55- runs-on : " ubuntu-22 .04"
55+ runs-on : " ubuntu-24 .04"
5656 needs :
5757 - " phpunit"
5858
Original file line number Diff line number Diff line change 99jobs :
1010 coding-standards :
1111 name : " Coding Standards"
12- runs-on : " ubuntu-22 .04"
12+ runs-on : " ubuntu-24 .04"
1313
1414 strategy :
1515 matrix :
Original file line number Diff line number Diff line change 88
99jobs :
1010 Infection :
11- runs-on : ubuntu-22 .04
11+ runs-on : ubuntu-24 .04
1212
1313 steps :
1414 - name : " Checkout"
Original file line number Diff line number Diff line change 99jobs :
1010 static-analysis-phpstan :
1111 name : " Static Analysis with PHPStan"
12- runs-on : " ubuntu-22 .04"
12+ runs-on : " ubuntu-24 .04"
1313
1414 strategy :
1515 matrix :
You can’t perform that action at this time.
0 commit comments