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 d27477b commit 412892aCopy full SHA for 412892a
.github/workflows/MainDistributionPipeline.yml
@@ -19,7 +19,7 @@ jobs:
19
duckdb_version: main
20
ci_tools_version: main
21
extension_name: redis
22
- exclude_archs: 'wasm_mmp;wasm_threads;wasm_eh'
+ exclude_archs: 'wasm_mvp;wasm_threads;wasm_eh'
23
24
25
duckdb-stable-build:
@@ -29,4 +29,4 @@ jobs:
29
duckdb_version: v1.2.1
30
ci_tools_version: v1.2.1
31
32
0 commit comments