Skip to content

Commit

Permalink
Switch to actively testing against the two most recent versions of WP.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Mar 20, 2021
1 parent 9883c4e commit fcab93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
php: ['7.4', '7.0']
wp: ['5.7', 'nightly']
wp: ['5.6', '5.7']
include:
- php: '7.2'
wp: '4.9'
Expand Down

0 comments on commit fcab93d

Please sign in to comment.