Skip to content

Commit

Permalink
Update install-plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
newtovaux authored Nov 7, 2023
1 parent bd2f458 commit 40aa6bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/install-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
matrix:
php-versions: ['7.4', '8.0', '8.1', '8.2']
wordpress-versions: ['5.8', '5.9', '6.0', '6.1', '6.2', '6.3', '6.4', 'latest', 'nightly']
exclude:
- php-versions: '7.4'
wordpress-versions: '6.4'
experimental: [false]
# Uncomment for testing other experimental version combinations
# include:
Expand Down

0 comments on commit 40aa6bc

Please sign in to comment.