Skip to content

Commit

Permalink
update duckdb, now dont build shell when distributing extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxxen committed Oct 27, 2023
1 parent e15b876 commit 7915c4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
duckdb_version: v0.9.1
extension_name: spatial
vcpkg_commit: 9edb1b8e590cc086563301d735cae4b6e732d2d2 # TODO: remove pinned vcpkg commit when updating duckdb version
build_duckdb_shell: false

duckdb-stable-deploy:
name: Deploy extension binaries
Expand Down

0 comments on commit 7915c4b

Please sign in to comment.