Skip to content

Commit 9bf98ef

Browse files
committed
Re-enable wasm compilation
1 parent bb583db commit 9bf98ef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/MainDistributionPipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
extension_name: httpfs
2020
duckdb_version: v1.3-ossivalis
2121
ci_tools_version: main
22-
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads'
2322

2423

2524
duckdb-stable-deploy:
@@ -32,4 +31,3 @@ jobs:
3231
duckdb_version: v1.3-ossivalis
3332
ci_tools_version: main
3433
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}
35-
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads'

0 commit comments

Comments
 (0)