Skip to content

Commit

Permalink
Update wordpress version to 5.7.2 and latest in github action pipeline (
Browse files Browse the repository at this point in the history
  • Loading branch information
ho-man-chan authored May 26, 2021
1 parent 1d0f9c6 commit 5cca7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
php: [ 7.3 ]
os: [ ubuntu-18.04 ]
wordpress: [ 5.6.2, 5.7.2 ]
wordpress: [ 5.7.2, latest]

name: Test - PHP ${{ matrix.php }} - WP ${{ matrix.wordpress }}

Expand Down

0 comments on commit 5cca7fd

Please sign in to comment.