Skip to content

Commit 982cdac

Browse files
authored
Merge pull request torvalds#834 from ojeda/ci-timeout
ci: increase timeout a bit
2 parents a44402f + 93351d5 commit 982cdac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
ci:
99
runs-on: ubuntu-20.04
1010
container: ghcr.io/rust-for-linux/ci:Rust-1.62.0
11-
timeout-minutes: 20
11+
timeout-minutes: 25
1212

1313
strategy:
1414
matrix:

0 commit comments

Comments
 (0)