Browse Source

chore: update pipeline

pull/374/head
Felipe Dalcin 2 years ago
parent
commit
3a73f3e98f
  1. 2
      .github/workflows/standards-and-tests.yml

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

@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: [ 7.4, 8.0 ]
php: [8.0, 8.1]
os: [ubuntu-20.04]
wordpress: [6.0.3, latest]
include:

Loading…
Cancel
Save