Merge pull request #10 from duckdb/jray/update-duckdb-to-1.2.1
update duckdb to 1.2.1
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
|||||||
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@v1.2.0
|
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@v1.2.0
|
||||||
with:
|
with:
|
||||||
ci_tools_version: v1.2.0
|
ci_tools_version: v1.2.0
|
||||||
duckdb_version: v1.2.0
|
duckdb_version: v1.2.1
|
||||||
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools;windows_amd64_mingw'
|
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools;windows_amd64_mingw'
|
||||||
extension_name: ui
|
extension_name: ui
|
||||||
|
|
||||||
@@ -47,7 +47,7 @@ jobs:
|
|||||||
secrets: inherit
|
secrets: inherit
|
||||||
with:
|
with:
|
||||||
extension_name: ui
|
extension_name: ui
|
||||||
duckdb_version: v1.2.0
|
duckdb_version: v1.2.1
|
||||||
ci_tools_version: v1.2.0
|
ci_tools_version: v1.2.0
|
||||||
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools;windows_amd64_mingw'
|
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools;windows_amd64_mingw'
|
||||||
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}
|
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}
|
||||||
2
duckdb
2
duckdb
Submodule duckdb updated: 5f5512b827...8e52ec4395
Reference in New Issue
Block a user