Skip to content

Commit

Permalink
add ci tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
samansmink committed Nov 12, 2024
1 parent 296f514 commit f240e45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
secrets: inherit
with:
extension_name: delta
ci_tools_version: main
duckdb_version: 0ccf3c25cc
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads;windows_amd64_mingw'
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}

0 comments on commit f240e45

Please sign in to comment.