Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf11c2c8

Browse files
authored
Rollup merge of#127648 - Kobzol:ci-lower-timeout, r=pietroalbini
Lower timeout of CI jobs to 4 hoursThe previous value, 10 hours, is unnecessarily long, since most of our jobs finish within 2.5 hours currently. This could help us detect abnormally long CI runs.r? ``@pietroalbini``
2 parents526da23 +3f4b9dd commitf11c2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
defaults:
6666
run:
6767
shell:${{ contains(matrix.os, 'windows') && 'msys2 {0}' || 'bash' }}
68-
timeout-minutes:600
68+
timeout-minutes:240
6969
env:
7070
CI_JOB_NAME:${{ matrix.image }}
7171
CARGO_REGISTRIES_CRATES_IO_PROTOCOL:sparse

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp