Skip to content

Commit 4f23930

Browse files
committed
ci: time out tests after 15 minutes
1 parent 6e70a2d commit 4f23930

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
build:
1515
name: Build+test
1616
runs-on: ${{ matrix.os }}
17+
timeout-minutes: 15
1718
strategy:
1819
fail-fast: false
1920
matrix:

0 commit comments

Comments
 (0)