Skip to content

Commit

Permalink
chore: drop PHP 8.2 temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Mar 23, 2023
1 parent 3b8a428 commit 7480fd5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ jobs:
- '7.4'
- '8.0'
- '8.1'
- '8.2'
include:
- php-version: '8.2'
composer-option: '--ignore-platform-req=php'

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

0 comments on commit 7480fd5

Please sign in to comment.