Skip to content

Commit

Permalink
chore: remove duplicated 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Aug 21, 2024
1 parent d396757 commit c018b02
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 @@ -59,7 +59,6 @@ jobs:
- '8.1'
- '8.2'
- '8.3'
- '8.4'
include:
- php-version: '8.4'
composer-option: '--ignore-platform-req=php'
Expand Down Expand Up @@ -90,7 +89,6 @@ jobs:
- '8.1'
- '8.2'
- '8.3'
- '8.4'
db-platform:
- MySQLi
- OCI8
Expand Down Expand Up @@ -133,7 +131,6 @@ jobs:
- '8.1'
- '8.2'
- '8.3'
- '8.4'
include:
- php-version: '8.4'
composer-option: '--ignore-platform-req=php'
Expand Down Expand Up @@ -163,7 +160,6 @@ jobs:
- '8.1'
- '8.2'
- '8.3'
- '8.4'
include:
- php-version: '8.4'
composer-option: '--ignore-platform-req=php'
Expand Down

0 comments on commit c018b02

Please sign in to comment.