We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a44402f + 93351d5 commit 982cdacCopy full SHA for 982cdac
1 file changed
.github/workflows/ci.yaml
@@ -8,7 +8,7 @@ jobs:
8
ci:
9
runs-on: ubuntu-20.04
10
container: ghcr.io/rust-for-linux/ci:Rust-1.62.0
11
- timeout-minutes: 20
+ timeout-minutes: 25
12
13
strategy:
14
matrix:
0 commit comments