From 17dd197e4bcca620f91ce55ed8d8772f813ffe7b Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Sun, 16 Apr 2023 21:31:43 +0100 Subject: [PATCH] Drop infection on PHP 8.0 --- resources/test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/test.json b/resources/test.json index dc972bd4..aeed2cc8 100644 --- a/resources/test.json +++ b/resources/test.json @@ -38,7 +38,7 @@ } }, "test": "infection --version", - "tags": ["featured", "test"] + "tags": ["featured", "test", "exclude-php:8.0"] }, { "name": "paratest",