We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0259d2a commit c77209aCopy full SHA for c77209a
1 file changed
.github/workflows/testing.yml
@@ -18,25 +18,25 @@ jobs:
18
{
19
"include": [
20
21
- "php": "8.4",
+ "php": "8.5",
22
"wp": "latest",
23
"mysql": "mysql-8.0",
24
"os": "macos-15"
25
},
26
27
28
29
"dbtype": "sqlite",
30
31
32
33
34
35
36
"os": "windows-2025"
37
38
39
40
41
42
0 commit comments