Skip to content

Commit a329ca2

Browse files
committed
Lint PHP 7.4
1 parent c006e00 commit a329ca2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
strategy:
2626
matrix:
27-
php_version: ['8.2', '8.3', '8.4']
27+
php_version: ['7.4', '8.2', '8.3', '8.4']
2828

2929
name: "Lint: PHP ${{ matrix.php_version }}"
3030

0 commit comments

Comments
 (0)