Skip to content

Commit

Permalink
add old wp version
Browse files Browse the repository at this point in the history
  • Loading branch information
torounit committed Sep 28, 2021
1 parent 1d321b3 commit 742f916
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/push-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,13 @@ jobs:
- php: 7.4
wp: 5.8
- php: 7.3
wp: 5.7
wp: 5.8
- php: 7.2
wp: 5.2
- php: 7.0
wp: '5.0'
- php: 5.6
wp: 4.7

name: PHP ${{ matrix.php }} / WP ${{ matrix.wp }} Test
steps:
Expand Down

0 comments on commit 742f916

Please sign in to comment.