Skip to content

Commit ebf029f

Browse files
committed
fix: exclude wasm for now
1 parent aa1deef commit ebf029f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/MainDistributionPipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
ci_tools_version: main
3333
extension_name: lindel
3434
enable_rust: true
35-
exclude_archs: "windows_amd64_rtools"
35+
exclude_archs: "windows_amd64_rtools;wasm_mvp;wasm_eh;wasm_threads"

0 commit comments

Comments
 (0)