Skip to content

Commit

Permalink
Bump previous WP version CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
hellofromtonya committed Jul 26, 2023
1 parent e162f91 commit 657a8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
wordpress: [''] # Latest WordPress version.
include:
# Test with the previous WP version.
- php: '5.6'
- php: '7.0'
wordpress: ${{ needs.compute-previous-wordpress-version.outputs.previous-wordpress-version }}
- php: '7.4'
wordpress: ${{ needs.compute-previous-wordpress-version.outputs.previous-wordpress-version }}
Expand Down

0 comments on commit 657a8e5

Please sign in to comment.