Browse Source

update CI matrix

pull/356/head
SteelWagstaff 2 years ago
parent
commit
fd22e1d888
  1. 2
      .github/workflows/standards-and-tests.yml

2
.github/workflows/standards-and-tests.yml

@ -15,7 +15,7 @@ jobs:
matrix:
php: [ 7.4 ]
os: [ ubuntu-20.04 ]
wordpress: [ '6.0', latest ]
wordpress: [ 6.0.2, latest ]
experimental: [ false ]
include:
- php: 8.0

Loading…
Cancel
Save