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 004e5ec commit 6261380Copy full SHA for 6261380
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
name: Build and test releases
33
uses: ./.github/workflows/packaging.yml
34
with:
35
- minimal: false
+ minimal: true
36
testsuite: none
37
git-ref: ${{ github.ref }}
38
duckdb-git-ref: ${{ inputs.duckdb-sha }}
0 commit comments