Skip to content

Commit

Permalink
Test against PHP 5.6 and 8.2.
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Wilson <[email protected]>
  • Loading branch information
ockham and peterwilsoncc committed Apr 4, 2023
1 parent a2751ff commit 3dd4a46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,9 @@ jobs:
wordpress: [''] # Latest WordPress version.
include:
# Test with the previous WP version.
- php: '5.6'
- php: '7.4'
- php: '8.2'
wordpress: ${{ needs.compute-previous-wordpress-version.outputs.previous-wordpress-version }}

env:
Expand Down

0 comments on commit 3dd4a46

Please sign in to comment.