Skip to content

Commit

Permalink
Include aarch64-pc-windows-msvc in the dist manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
arlosi committed Oct 14, 2020
1 parent f243a2a commit de4bcfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/build-manifest/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ use std::time::Instant;

static HOSTS: &[&str] = &[
"aarch64-apple-darwin",
"aarch64-pc-windows-msvc",
"aarch64-unknown-linux-gnu",
"aarch64-unknown-linux-musl",
"arm-unknown-linux-gnueabi",
Expand Down

0 comments on commit de4bcfd

Please sign in to comment.