更新 .gitea/workflows/Laravel.yaml
Some checks failed
Tests / PHP ${{ matrix.php }} (8.1) (push) Failing after 15s
Tests / PHP ${{ matrix.php }} (8.2) (push) Failing after 22s
Tests / PHP ${{ matrix.php }} (8.1) (pull_request) Failing after 15s
Tests / PHP ${{ matrix.php }} (8.2) (pull_request) Failing after 21s

This commit is contained in:
筱锋xiao_lfeng 2023-06-29 00:52:13 +08:00
parent 864e2bf43b
commit a3e657da52

View File

@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v3
- name: Setup PHP
uses: https://www.github com/shivammathur/setup-php@v2
uses: https://www.github.com/shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite