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 2abff92 commit 92ef620Copy full SHA for 92ef620
.github/workflows/menlo-build.yml
@@ -58,7 +58,7 @@ jobs:
58
59
build-and-test:
60
runs-on: ${{ matrix.runs-on }}
61
- needs: [create-draft-release]
+ # needs: [create-draft-release]
62
timeout-minutes: 180
63
strategy:
64
fail-fast: false
0 commit comments