Skip to content

Commit 9545cb4

Browse files
committed
add time out of 10 minutes
1 parent 66f0aa5 commit 9545cb4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ defaults:
1515
jobs:
1616
run:
1717
runs-on: ${{ matrix.os }}
18+
timeout-minutes: 10
1819

1920
strategy:
2021
fail-fast: false

0 commit comments

Comments
 (0)