Skip to content

Commit e56f693

Browse files
committed
remove older wp versions
1 parent a42e90d commit e56f693

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: [ '5.7', '5.8', '5.9', '6.0', '6.1', '6.2', '6.3', '6.4' ]
39+
wp: [ '6.2', '6.3', '6.4' ]
4040

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

0 commit comments

Comments
 (0)