We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44775ba commit a0e1ca4Copy full SHA for a0e1ca4
.github/workflows/main.yml
@@ -15,6 +15,7 @@ defaults:
15
jobs:
16
run:
17
runs-on: ${{ matrix.os }}
18
+ timeout-minutes: 10
19
20
strategy:
21
fail-fast: false
0 commit comments