We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a8ac9c commit 842266dCopy full SHA for 842266d
.github/workflows/MainDistributionPipeline.yml
@@ -20,4 +20,4 @@ jobs:
20
ci_tools_version: main
21
extension_name: pyroscope
22
extra_toolchains: rust;python3
23
- exclude_archs: 'windows_amd64_rtools;windows_amd64;wasm_threads;wasm_eh;wasm_mvp;linux_amd64_musl;'
+ exclude_archs: 'windows_amd64_rtools;windows_amd64_mingw;windows_amd64;wasm_threads;wasm_eh;wasm_mvp;linux_amd64_musl;'
0 commit comments