Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b286722 commit 3f4b9ddCopy full SHA for 3f4b9dd
.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
65
defaults:
66
run:
67
shell: ${{ contains(matrix.os, 'windows') && 'msys2 {0}' || 'bash' }}
68
- timeout-minutes: 600
+ timeout-minutes: 240
69
env:
70
CI_JOB_NAME: ${{ matrix.image }}
71
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
0 commit comments