We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 145df3b + b910e97 commit 24e7196Copy full SHA for 24e7196
.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