Skip to content

Commit a9d4a1f

Browse files
committed
Test using PHP7.4
1 parent ffd83f9 commit a9d4a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v3
2323
- uses: shivammathur/setup-php@v2
2424
with:
25-
php-version: 8.3
25+
php-version: 7.4
2626
coverage: none
2727

2828
- uses: ramsey/composer-install@v2

0 commit comments

Comments
 (0)