Skip to content

Commit bf42aaa

Browse files
committed
add WordPress 6.1 to test matrix
1 parent c28a910 commit bf42aaa

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

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

0 commit comments

Comments
 (0)