We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd2837e + b910e97 commit 49d8cc9Copy full SHA for 49d8cc9
.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: 240
+ timeout-minutes: 360
69
env:
70
CI_JOB_NAME: ${{ matrix.image }}
71
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
0 commit comments