Skip to content

Commit 6261380

Browse files
committed
Release workflow
1 parent 004e5ec commit 6261380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
name: Build and test releases
3333
uses: ./.github/workflows/packaging.yml
3434
with:
35-
minimal: false
35+
minimal: true
3636
testsuite: none
3737
git-ref: ${{ github.ref }}
3838
duckdb-git-ref: ${{ inputs.duckdb-sha }}

0 commit comments

Comments
 (0)