master:修改工作流

This commit is contained in:
liubocheng 2025-03-26 12:00:28 +08:00
parent 08f7698f6e
commit 1b4d1e8fe1
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
jobs: jobs:
deploy: deploy:
runs-on: [self-hosted, php-7.3] runs-on: ubuntu-22.04
timeout-minutes: 20 # 延长超时时间[1](@ref) timeout-minutes: 20 # 延长超时时间[1](@ref)
steps: steps: