Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f0aa5 commit 9545cb4Copy full SHA for 9545cb4
1 file changed
.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