added php 7.4 in the workflow

pull/7/head
Hasin Hayder 3 years ago
parent c88961274b
commit e4af3bac3a

@ -9,7 +9,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
php: [8.1, 8.0] php: [8.1, 8.0, 7.4]
name: PHP${{ matrix.php }} name: PHP${{ matrix.php }}

Loading…
Cancel
Save