Browse Source

Update WP text matrix

pull/265/head
SteelWagstaff 4 years ago
parent
commit
e9c76938da
  1. 2
      .github/workflows/.pipeline.yml

2
.github/workflows/.pipeline.yml

@ -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 }}

Loading…
Cancel
Save