We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb583db commit 9bf98efCopy full SHA for 9bf98ef
.github/workflows/MainDistributionPipeline.yml
@@ -19,7 +19,6 @@ jobs:
19
extension_name: httpfs
20
duckdb_version: v1.3-ossivalis
21
ci_tools_version: main
22
- exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads'
23
24
25
duckdb-stable-deploy:
@@ -32,4 +31,3 @@ jobs:
32
31
33
34
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}
35
0 commit comments