We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 156da82 + d4c80b4 commit a8685ebCopy full SHA for a8685eb
1 file changed
.github/workflows/ci.yml
@@ -34,6 +34,7 @@ jobs:
34
container: null
35
runs-on: ${{ matrix.runner }}
36
container: ${{ matrix.container }}
37
+ timeout-minutes: 120
38
env:
39
CARGO_TARGET_DIR: ${{ github.workspace }}/target
40
steps:
0 commit comments