We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03ed78e commit a8dde5dCopy full SHA for a8dde5d
.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;'
+ exclude_archs: 'windows_amd64_rtools;windows_amd64;wasm_threads;wasm_eh;wasm_mvp;linux_amd64_musl;'
0 commit comments