Skip to content

Commit c018b02

Browse files
committed
chore: remove duplicated 8.4
1 parent d396757 commit c018b02

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test-phpunit.yml

-4
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
- '8.1'
6060
- '8.2'
6161
- '8.3'
62-
- '8.4'
6362
include:
6463
- php-version: '8.4'
6564
composer-option: '--ignore-platform-req=php'
@@ -90,7 +89,6 @@ jobs:
9089
- '8.1'
9190
- '8.2'
9291
- '8.3'
93-
- '8.4'
9492
db-platform:
9593
- MySQLi
9694
- OCI8
@@ -133,7 +131,6 @@ jobs:
133131
- '8.1'
134132
- '8.2'
135133
- '8.3'
136-
- '8.4'
137134
include:
138135
- php-version: '8.4'
139136
composer-option: '--ignore-platform-req=php'
@@ -163,7 +160,6 @@ jobs:
163160
- '8.1'
164161
- '8.2'
165162
- '8.3'
166-
- '8.4'
167163
include:
168164
- php-version: '8.4'
169165
composer-option: '--ignore-platform-req=php'

0 commit comments

Comments
 (0)