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 5d13239 commit 3dbc2bbCopy full SHA for 3dbc2bb
.github/workflows/MainDistributionPipeline.yml
@@ -13,6 +13,7 @@ concurrency:
13
14
jobs:
15
duckdb-next-build:
16
+ if: false
17
name: Build extension binaries
18
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@main
19
with:
0 commit comments