We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7de784 commit 57cd1b0Copy full SHA for 57cd1b0
.github/workflows/menlo-build.yml
@@ -56,7 +56,7 @@ jobs:
56
build-and-test:
57
runs-on: ${{ matrix.runs-on }}
58
needs: [create-draft-release]
59
- timeout-minutes: 90
+ timeout-minutes: 100
60
strategy:
61
fail-fast: false
62
matrix:
0 commit comments