From 02f3dddef00821b587302505f36e8407872920ef Mon Sep 17 00:00:00 2001 From: Abrar Ahmad Date: Fri, 21 Jan 2022 00:18:01 +0500 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 57ad645..c3695fc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,6 @@ jobs: name: Tests (Pest) L${{ matrix.laravel }} runs-on: ubuntu-latest strategy: - fail-fast: true matrix: laravel: [9, 8]