We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568f5b7 commit 99abdb9Copy full SHA for 99abdb9
1 file changed
.github/workflows/main.yml
@@ -16,7 +16,7 @@ concurrency:
16
jobs:
17
run:
18
runs-on: ${{ matrix.os }}
19
- timeout-minutes: 3
+ timeout-minutes: 4
20
21
strategy:
22
fail-fast: false
0 commit comments