From d60bde68721ab1619222fc24c9ae3fdc380ef47a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Sat, 27 Jan 2024 23:19:40 +0100 Subject: [PATCH] fix ci file --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9007143a..6232aea0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,8 +14,8 @@ jobs: runs-on: ubuntu-latest strategy: + fail-fast: false matrix: - fail-fast: false # temporary include: - laravel: 9 php: "8.0"