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 5c59fff commit 4812089Copy full SHA for 4812089
.github/workflows/build.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
# Build stable releases
8
build:
9
- if: true
+ if: false
10
strategy:
11
fail-fast: false
12
matrix:
0 commit comments