php 8.0 and 8.1 in the github workflow

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

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

Loading…
Cancel
Save