Added Workflow For PHP 7.4 Also

This commit is contained in:
devansh bawari 2021-03-31 11:20:24 +05:30
parent 3759e5feb9
commit 5718498b53
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest]
php-versions: ['7.3', '8.0']
php-versions: ['7.3', '7.4', '8.0']
name: PHP ${{ matrix.php-versions }} test on ${{ matrix.operating-system }}
services: