We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d396757 commit c018b02Copy full SHA for c018b02
.github/workflows/test-phpunit.yml
@@ -59,7 +59,6 @@ jobs:
59
- '8.1'
60
- '8.2'
61
- '8.3'
62
- - '8.4'
63
include:
64
- php-version: '8.4'
65
composer-option: '--ignore-platform-req=php'
@@ -90,7 +89,6 @@ jobs:
90
89
91
92
93
94
db-platform:
95
- MySQLi
96
- OCI8
@@ -133,7 +131,6 @@ jobs:
133
131
134
132
135
136
137
138
139
@@ -163,7 +160,6 @@ jobs:
163
160
164
161
165
162
166
167
168
169
0 commit comments