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