master:修改工作流
This commit is contained in:
parent
960200b3d8
commit
0a388644e6
|
@ -4,7 +4,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: [ubuntu-latest, ubuntu-22.04,ubuntu-20.04,ubuntu-18.04]
|
runs-on: ubuntu-22.04
|
||||||
timeout-minutes: 20 # 延长超时时间[1](@ref)
|
timeout-minutes: 20 # 延长超时时间[1](@ref)
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue