Skip to content

fix: move the extension out of the duckdb namespace into adbc_scanner #51

fix: move the extension out of the duckdb namespace into adbc_scanner

fix: move the extension out of the duckdb namespace into adbc_scanner #51

name: Main Extension Distribution Pipeline
on:
push: null
pull_request: null
workflow_dispatch: null
concurrency:
group:
${{ github.workflow }}-${{ github.ref }}-${{ github.head_ref || '' }}-${{
github.base_ref || '' }}-${{ github.ref != 'refs/heads/main' && github.sha ||
'' }}
cancel-in-progress: true
jobs:
duckdb-stable-build:
name: Build extension binaries
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@main
with:
duckdb_version: main
ci_tools_version: main
extension_name: adbc_scanner
exclude_archs: wasm_mvp;wasm_eh;wasm_threads;