We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a19d29a commit a4ee78cCopy full SHA for a4ee78c
.github/workflows/MainDistributionPipeline.yml
@@ -19,5 +19,5 @@ jobs:
19
ci_tools_version: v1.3.2
20
duckdb_version: v1.3.2
21
extension_name: vortex
22
- exclude_archs: "wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools;windows_amd64_mingw;windows_amd64;linux_amd64_musl"
+ exclude_archs: "wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools;windows_amd64_mingw;windows_amd64;linux_amd64_musl;osx_amd64"
23
extra_toolchains: "rust"
0 commit comments