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.
2 parents 4c53d9f + d00c623 commit 32c1caaCopy full SHA for 32c1caa
dist-workspace.toml
@@ -14,7 +14,7 @@ windows-archive = ".zip"
14
# The installers to generate for each app
15
installers = []
16
# Target platforms to build apps for (Rust target-triple syntax)
17
-targets = ["aarch64-apple-darwin", "aarch64-unknown-linux-gnu", "aarch64-pc-windows-msvc", "x86_64-apple-darwin", "x86_64-unknown-linux-musl", "x86_64-pc-windows-msvc"]
+targets = ["aarch64-apple-darwin", "aarch64-unknown-linux-gnu", "aarch64-pc-windows-msvc", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"]
18
19
[dist.github-custom-runners]
20
global = "ubuntu-22.04"
0 commit comments