From f5ddeb8cea925d891a34896e1bcb59e1c05050f5 Mon Sep 17 00:00:00 2001 From: chris Date: Fri, 26 Apr 2024 10:35:17 +0200 Subject: [PATCH] chore: remove testruns for symfony 6.3 (#161) Co-authored-by: Christopher Georg --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d468878..8b09436 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,7 +18,6 @@ jobs: - '' symfony: - '5.4.*' - - '6.3.*' - '6.4.*' - '7.0.*' include: