Skip to content

Commit 8068beb

Browse files
committed
chore: drop PHP 8.2 temporarily
1 parent 59c987a commit 8068beb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test-phpunit.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@ jobs:
5656
- '7.4'
5757
- '8.0'
5858
- '8.1'
59-
- '8.2'
60-
include:
61-
- php-version: '8.2'
62-
composer-option: '--ignore-platform-req=php'
6359

6460
uses: ./.github/workflows/reusable-phpunit-test.yml # @TODO Extract to codeigniter4/.github repo
6561
with:

0 commit comments

Comments
 (0)