Skip to content

Commit ad7f4de

Browse files
committed
revert
1 parent cde3e80 commit ad7f4de

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

dist-workspace.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ ci = "github"
1010
# The installers to generate for each app
1111
installers = []
1212
# Target platforms to build apps for (Rust target-triple syntax)
13-
#targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl", "x86_64-pc-windows-msvc"]
14-
targets = ["x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl"]
13+
targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl", "x86_64-pc-windows-msvc"]
1514
# Which actions to run on pull requests
1615
pr-run-mode = "plan"
1716
# Install `perl-IPC-Cmd` on manylinux as required to build OpenSSL

0 commit comments

Comments
 (0)