From a4313ecccefac8badba66f5c00ea4056fc93d158 Mon Sep 17 00:00:00 2001 From: XiaoLFeng Date: Thu, 29 Jun 2023 13:16:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/Laravel.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/Laravel.yaml b/.gitea/workflows/Laravel.yaml index 3c9944d..1640e63 100644 --- a/.gitea/workflows/Laravel.yaml +++ b/.gitea/workflows/Laravel.yaml @@ -14,7 +14,7 @@ permissions: jobs: tests: - runs-on: ubuntu-latest + runs-on: centos strategy: fail-fast: true