We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e70a2d commit 4f23930Copy full SHA for 4f23930
1 file changed
.github/workflows/rust.yml
@@ -14,6 +14,7 @@ jobs:
14
build:
15
name: Build+test
16
runs-on: ${{ matrix.os }}
17
+ timeout-minutes: 15
18
strategy:
19
fail-fast: false
20
matrix:
0 commit comments