Skip to content

Commit 3ed7e2e

Browse files
committed
add further wp versions to github action
1 parent 5711941 commit 3ed7e2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
strategy:
3838
matrix:
39-
wp: [ '6.2', '6.3', '6.4' ]
39+
wp: [ '5.7', '5.8', '5.9', '6.0', '6.1', '6.2', '6.3', '6.4' ]
4040

4141
steps:
4242
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)