Skip to content

Commit

Permalink
Exclude incompatible version matches
Browse files Browse the repository at this point in the history
  • Loading branch information
halilozanakgul committed Jan 27, 2025
1 parent d1d0366 commit de89e96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/php-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
php: [7.4, 8.3]
wp-version: [5.7, 6.6, 6.7]
wc-version: [9.5.0, 9.6.0]
exclude:
- wp-version: 5.7
wc-version: 9.6.0

steps:
- name: Install SVN
Expand Down

0 comments on commit de89e96

Please sign in to comment.