We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed1285 commit 5771c7bCopy full SHA for 5771c7b
.github/workflows/build.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
build:
13
runs-on: ${{ matrix.os }}
14
- timeout-minutes: 5
+ timeout-minutes: 10
15
16
strategy:
17
matrix:
0 commit comments