From f995c3ed58904dd02bb6b0d939521be2fcc0b468 Mon Sep 17 00:00:00 2001 From: jiannei Date: Wed, 15 Feb 2023 09:40:02 +0800 Subject: [PATCH] ci: github test --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4d64e79..8492237 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -14,7 +14,7 @@ jobs: fail-fast: false matrix: os: [ ubuntu-latest ] - php: [8.0,8.1] + php: [8.1] laravel: [8.*, 9.*,10.*] dependency-version: [ prefer-stable ] include: