Skip to content

Commit 6cd72f4

Browse files
Add timeout
1 parent 170c116 commit 6cd72f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
jobs:
1212
build:
1313
runs-on: ${{ matrix.os }}
14+
timeout-minutes: 5
1415

1516
strategy:
1617
matrix:

0 commit comments

Comments
 (0)