From cef8951100ea692d2a34cb3d00516456158ea86a Mon Sep 17 00:00:00 2001 From: Thomas BACCELLI Date: Wed, 20 Oct 2021 16:02:33 +0200 Subject: [PATCH] Add PHP 8.1 tests --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e82642aa..21977687 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,6 +28,7 @@ jobs: - "7.3" - "7.4" - "8.0" + - "8.1" compiler: - default