Skip to content

Commit

Permalink
- update matrix, again...
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbahl committed Nov 10, 2022
1 parent 79b81c3 commit c5a6dbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests-wordpress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
php: [ '8.0', '7.4' ]
wordpress: [ '5.9', '5.8', '5.7.2', '5.6' ]
include:
php: '8.0'
wordpress: '6.0'
- php: '8.0'
wordpress: '6.0'
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit c5a6dbb

Please sign in to comment.