Skip to content

Commit a0e1ca4

Browse files
committed
add time out of 10 minutes
1 parent 44775ba commit a0e1ca4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
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)