From 838865413ad05128f06392c7c684f237acb2f369 Mon Sep 17 00:00:00 2001 From: SteelWagstaff Date: Tue, 13 Sep 2022 10:28:13 -0700 Subject: [PATCH] update CI matrix --- .github/workflows/.pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/.pipeline.yml b/.github/workflows/.pipeline.yml index 5b553e3ff..34ce2db8b 100644 --- a/.github/workflows/.pipeline.yml +++ b/.github/workflows/.pipeline.yml @@ -16,7 +16,7 @@ jobs: php: [ 7.4 ] os: [ ubuntu-20.04 ] node: [ '14', '16', '18' ] - wordpress: [ '6.0', latest ] + wordpress: [ 6.0.2, latest ] experimental: [false] include: - node: 16