PHP 8 Support Added Test Case Updated
This commit is contained in:
parent
2c6c8e6d40
commit
3759e5feb9
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
operating-system: [ubuntu-latest]
|
||||
php-versions: ['7.2', '8.0']
|
||||
php-versions: ['7.3', '8.0']
|
||||
name: PHP ${{ matrix.php-versions }} test on ${{ matrix.operating-system }}
|
||||
|
||||
services:
|
||||
|
|
|
|||
Loading…
Reference in New Issue