We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 887e066 + 0439590 commit e505820Copy full SHA for e505820
1 file changed
.github/workflows/reusable-testing.yml
@@ -33,26 +33,6 @@ jobs:
33
MATRIX=$(cat << EOF
34
{
35
"include": [
36
- {
37
- "php": "7.0",
38
- "wp": "latest",
39
- "mysql": "8.0"
40
- },
41
42
43
44
- "dbtype": "sqlite"
45
46
47
- "php": "7.1",
48
49
50
51
52
53
54
55
56
57
"php": "7.2",
58
"wp": "latest",
0 commit comments