File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 2525 with :
2626 command : update
2727 --with silverstripe/framework:^5.0
28- php_version : 8.2
28+ php_version : 8.1
2929 php_extensions : xdebug intl
3030 - name : Generate Code Coverage
3131 run : |
@@ -58,17 +58,13 @@ jobs:
5858 fail-fast : false
5959 matrix :
6060 include :
61- - operating-system : ' ubuntu-latest'
62- silverstripe-version : ' 5.0'
63- php-version : ' 8.1'
6461 - operating-system : ' ubuntu-latest'
6562 silverstripe-version : ' 4.0'
6663 php-version : ' 8.0'
6764 - operating-system : ' ubuntu-latest'
6865 silverstripe-version : ' 4.0'
6966 php-version : ' 7.4'
7067 name : SS ${{ matrix.silverstripe-version }}, PHP ${{ matrix.php-version }}
71- needs : [latest]
7268 runs-on : ${{ matrix.operating-system }}
7369 steps :
7470 - uses : actions/checkout@v3
You can’t perform that action at this time.
0 commit comments