更新 .gitea/workflows/Laravel.yaml
Some checks failed
Tests / PHP ${{ matrix.php }} (8.1) (pull_request) Failing after 13m50s
Tests / PHP ${{ matrix.php }} (8.1) (push) Failing after 5m8s
Tests / PHP ${{ matrix.php }} (8.2) (push) Failing after 14m32s
Tests / PHP ${{ matrix.php }} (8.2) (pull_request) Failing after 13m49s

This commit is contained in:
筱锋xiao_lfeng 2023-06-29 10:13:21 +08:00
parent a7e1906ca5
commit efd7f5fefd

View File

@ -15,7 +15,7 @@ permissions:
jobs:
tests:
runs-on: ubuntu-latest
runs-on: local
strategy:
fail-fast: true