From cdbc0fad79c12cc1b667d6c6ba824139fe34153c Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 17 Jun 2024 15:53:33 +0200 Subject: [PATCH] chore: remove testruns for symfony 6.3 (#81) 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 842ff94..6800de1 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: