We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46ee67b commit 55aa80fCopy full SHA for 55aa80f
.github/workflows/test.yml
@@ -9,7 +9,7 @@ env:
9
jobs:
10
released:
11
runs-on: ${{ matrix.os }}
12
- timeout-minutes: 10
+ timeout-minutes: 20
13
strategy:
14
fail-fast: false
15
matrix:
0 commit comments