test: add php on strategy test workflow
This commit is contained in:
parent
48564675dd
commit
5f5141aa98
|
@ -23,7 +23,7 @@ jobs:
|
|||
matrix:
|
||||
# Notes regarding supported versions in WP:
|
||||
# The base matrix only contains the PHP versions which are supported on all supported WP versions.
|
||||
php: ['7.0', '7.3', '7.4']
|
||||
php: ['7.3', '7.4', '8.3']
|
||||
wp: ['latest', '5.9']
|
||||
experimental: [false]
|
||||
|
||||
|
|
Loading…
Reference in New Issue