Skip to content

Commit

Permalink
Update DuckDB in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Mytherin committed Feb 6, 2024
1 parent f43a101 commit dd814d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: duckdb/duckdb/.github/workflows/_extension_deploy.yml@a056c8e0a29f2f38d245afeb9e48cc308711aa21
secrets: inherit
with:
duckdb_version: a056c8e0a2
duckdb_version: 4f040413468b2fee84ce4d124dfb058378db1456
extension_name: sqlite_scanner
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads'
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}
Expand Down

0 comments on commit dd814d2

Please sign in to comment.