Skip to content

Commit 3ac8aae

Browse files
committed
another go at this
1 parent 3c94a68 commit 3ac8aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_distribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
with:
2424
duckdb_version: main
2525
ci_tools_version: main
26-
exclude_archs: "wasm_mvp;wasm_eh;wasm_threads;windows_amd64;windows_amd64_rtools"
26+
exclude_archs: "wasm_mvp;wasm_eh;wasm_threads;windows_amd64;windows_amd64_mingw"
2727
extension_name: substrait
2828

0 commit comments

Comments
 (0)