Skip to content

Commit effacea

Browse files
committed
CI: test job 超时放宽到 25 分钟
1 parent 103b65c commit effacea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
test:
4040
runs-on: ubuntu-latest
4141
needs: analyze
42-
timeout-minutes: 15
42+
timeout-minutes: 25
4343

4444
steps:
4545
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)