From 21286cfd9f432230b9ffdaa4b423189df47c5178 Mon Sep 17 00:00:00 2001 From: Abrar Ahmad Date: Tue, 18 Jan 2022 22:17:49 +0500 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a9878d7..782eca7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,10 +17,7 @@ jobs: strategy: fail-fast: true matrix: - os: [ubuntu-latest] - php: [8.0] laravel: [9.*, 8.*] - dependency-version: [prefer-stable] include: - laravel: 9.* testbench: 7.*