We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f242b5 + eccb82f commit 0197261Copy full SHA for 0197261
1 file changed
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
name: Build Release Binaries
53
runs-on: ${{ matrix.os }}
54
needs: [check]
55
- timeout-minutes: 10
+ timeout-minutes: 20
56
strategy:
57
matrix:
58
os: [ubuntu-18.04]
0 commit comments