1 parent 9091948 commit c3e0839Copy full SHA for c3e0839
1 file changed
.github/workflows/daily_analysis.yml
@@ -32,7 +32,7 @@ jobs:
32
analyze:
33
runs-on: ubuntu-latest
34
# 添加超时限制,防止任务卡死
35
- timeout-minutes: 30
+ timeout-minutes: 60
36
37
steps:
38
- name: 随机延迟(避免固定时间访问)
0 commit comments