Skip to content

Commit bba0691

Browse files
committed
update cargo dist
1 parent 907695f commit bba0691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ci = ["github"]
1111
# The installers to generate for each app
1212
installers = []
1313
# Target platforms to build apps for (Rust target-triple syntax)
14-
targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"]
14+
targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu"]
1515
# Publish jobs to run in CI
1616
pr-run-mode = "plan"
1717
# Skip checking whether the specified configuration files are up to date

0 commit comments

Comments
 (0)