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 b5ad642 commit 3c94a68Copy full SHA for 3c94a68
.github/workflows/distribution.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@main
28
with:
29
duckdb_version: main
30
- exclude_archs: "wasm_mvp;wasm_eh;wasm_threads;windows_amd64;windows_amd64_rtools"
+ exclude_archs: "wasm_mvp;wasm_eh;wasm_threads;windows_amd64;windows_amd64_mingw"
31
extension_name: substrait
32
33
duckdb-stable-deploy:
0 commit comments