Skip to content

Commit

Permalink
chore: Update testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
gchtr committed Aug 27, 2024
1 parent d8e471b commit fcd4e10
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 @@ -38,7 +38,7 @@ jobs:
fail-fast: false
matrix:
php: ['7.4']
wp: ['5.5', 'latest']
wp: ['6.1', 'latest']
multisite: ['0', '1']
dependency-version: [prefer-stable] # prefer-lowest
webp: [false]
Expand Down

0 comments on commit fcd4e10

Please sign in to comment.