From fd22e1d888dc42677c344a80247b36cb16a13dfd Mon Sep 17 00:00:00 2001 From: SteelWagstaff Date: Tue, 13 Sep 2022 10:28:45 -0700 Subject: [PATCH] update CI matrix --- .github/workflows/standards-and-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/standards-and-tests.yml b/.github/workflows/standards-and-tests.yml index 712e586..68aaad9 100644 --- a/.github/workflows/standards-and-tests.yml +++ b/.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