From f2a5a56985312b41ce5b16c2424fceb201b669f5 Mon Sep 17 00:00:00 2001 From: Oliver Klee Date: Sun, 27 Oct 2024 18:48:45 +0100 Subject: [PATCH] Only use the highest dependencies --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 90113e75..a43b02dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -179,7 +179,6 @@ jobs: - '8.3' - '8.4' dependencies: - - lowest - highest exclude: - php-version: '8.4'