From e4e1221ac8961905441fa0155008a4a354c017a2 Mon Sep 17 00:00:00 2001 From: Grzegorz Sadowski Date: Fri, 20 Sep 2024 13:13:17 +0200 Subject: [PATCH] [CI] Remove packages build with Swiftmailer --- .github/workflows/matrix.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/workflows/matrix.json b/.github/workflows/matrix.json index c8e1972f37..8d566a91d4 100644 --- a/.github/workflows/matrix.json +++ b/.github/workflows/matrix.json @@ -54,14 +54,6 @@ "symfony": "^6.4" } ] - }, - "packages-swiftmailer": { - "include": [ - { - "php": "8.1", - "symfony": "^5.4" - } - ] } }, "full": {