From d655d3acf70dde8005ebe52cfc894edf37c41f6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Tue, 21 Feb 2023 18:31:16 +0100 Subject: [PATCH] remove L9 support --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 39d8b730..ae7230a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,8 +16,6 @@ jobs: strategy: matrix: include: - - laravel: "^9.0" - php: "8.0" - laravel: "dev-master" php: "8.2"