Skip to content

Commit

Permalink
Fix matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
wjrosa committed Feb 28, 2025
1 parent 38533f6 commit 473f216
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/php-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ jobs:
- php_support_policy: L-2
php: '7.4'
exclude: # incompatible versions of PHP, WordPress, and WooCommerce
- woocommerce_support_policy: L
woocommerce: '9.5.2'
wordpress_support_policy: L-2
- woocommerce: '9.5.2'
wordpress: '6.5'

name: Stable (PHP=${{ matrix.php_support_policy }}, WP=${{ matrix.wordpress_support_policy }}, WC=${{ matrix.woocommerce_support_policy }})
Expand Down

0 comments on commit 473f216

Please sign in to comment.