From d7f40a93f6caac445bf8ae2642b4ccb097b5a9ed Mon Sep 17 00:00:00 2001 From: Nate Date: Thu, 16 Nov 2023 09:57:38 +1300 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20=F0=9F=94=A7=20Expand=20test=20vers?= =?UTF-8?q?ion=20coverage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 35b0c0b..0188adb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,7 @@ jobs: strategy: matrix: php: + - '8.0' - '8.1' - '8.2' steps: