From 2747cb41a7a801650cc69a8fa291993f0e60b531 Mon Sep 17 00:00:00 2001 From: slashequip Date: Mon, 20 May 2024 21:08:31 +0100 Subject: [PATCH] =?UTF-8?q?ergh=20matrixes=20are=20hard=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/run-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run-tests.yml b/.github/workflows/run-tests.yml index e49c646..9f880ce 100644 --- a/.github/workflows/run-tests.yml +++ b/.github/workflows/run-tests.yml @@ -9,7 +9,7 @@ jobs: fail-fast: true matrix: os: [ubuntu-latest] - php: [8.2, 8.3] + php: [8.2] laravel: [9.*, 10.*, 11.*] stability: [prefer-stable] include: