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 340924b commit 10b3cdfCopy full SHA for 10b3cdf
1 file changed
.github/workflows/phpunit.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- php-version: ['7.4', '8.0', '8.1', '8.2']
+ php-version: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5']
16
wp-version: ['6.5', 'latest']
17
18
services:
0 commit comments