Skip to content

Commit

Permalink
tested on php 5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
torounit committed Aug 16, 2022
1 parent 2e65611 commit ddb1557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
php-versions: ['7.4', '8.0']
wp-versions: ['5.8.4', '6.0']
wp-versions: ['5.9', '6.0']
name: PHP ${{ matrix.php-versions }} / WP ${{ matrix.wp-versions }} Test on ${{ matrix.operating-system }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ddb1557

Please sign in to comment.