Skip to content

Commit 8a41ee6

Browse files
authored
chore: bump to duckdb 1.4.3 (#61)
Signed-off-by: Alexander Droste <[email protected]>
1 parent 3327c7c commit 8a41ee6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/MainDistributionPipeline.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ concurrency:
1414
jobs:
1515
duckdb-stable-build:
1616
name: Build extension binaries
17-
uses: duckdb/extension-ci-tools/.github/workflows/[email protected].2
17+
uses: duckdb/extension-ci-tools/.github/workflows/[email protected].3
1818
with:
19-
ci_tools_version: v1.4.2
20-
duckdb_version: v1.4.2
19+
ci_tools_version: v1.4.3
20+
duckdb_version: v1.4.3
2121
extension_name: vortex
2222
exclude_archs: "wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools;windows_amd64_mingw;windows_amd64;linux_amd64_musl"
2323
extra_toolchains: "rust"

duckdb

Submodule duckdb updated 174 files

0 commit comments

Comments
 (0)