Skip to content

Commit

Permalink
switch to feature branch ci tools
Browse files Browse the repository at this point in the history
  • Loading branch information
samansmink committed Nov 14, 2024
1 parent 189b6f3 commit 7f54049
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ concurrency:
jobs:
duckdb-stable-build:
name: Build extension binaries
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@main
uses: samansmink/extension-ci-tools/.github/workflows/_extension_distribution.yml@add-c-makefile-2
with:
duckdb_version: v1.1.3
ci_tools_version: main
ci_tools_version: add-c-makefile-2
override_ci_tools_repository: samansmink/extension-ci-tools
extension_name: capi_quack
extra_toolchains: python3
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads'
2 changes: 1 addition & 1 deletion extension-ci-tools

0 comments on commit 7f54049

Please sign in to comment.