Skip to content

Commit 9c38424

Browse files
committed
update phpstan.yml
1 parent 34ada98 commit 9c38424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
fail-fast: false
2525
matrix:
26-
php-version: ['8.2', '8.3', '8.4']
26+
php-version: ['8.2', '8.4']
2727

2828
uses: codeigniter4/.github/.github/workflows/phpstan.yml@CI46
2929
with:

0 commit comments

Comments
 (0)