Skip to content

Commit 72fa272

Browse files
committed
Update object cache test matrix
SQlite Object Cache Plugin requires WP 5.5+. Follow-up to #227.
1 parent 9069d00 commit 72fa272

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/reusable-testing.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -295,12 +295,6 @@ jobs:
295295
"wp": "trunk",
296296
"dbtype": "sqlite"
297297
},
298-
{
299-
"php": "7.2",
300-
"wp": "4.9",
301-
"dbtype": "sqlite",
302-
"object_cache": "sqlite"
303-
},
304298
{
305299
"php": "8.5",
306300
"wp": "latest",

0 commit comments

Comments
 (0)