add macos
This commit is contained in:
parent
0330a201f6
commit
3a875b5c4d
@ -10,8 +10,7 @@ fi
|
||||
if [[ -n $target ]]; then
|
||||
targets=($target)
|
||||
else
|
||||
targets=("x86_64-unknown-linux-musl" "aarch64-unknown-linux-gnu" "x86_64-pc-windows-gnu")
|
||||
# "x86_64-apple-darwin" "aarch64-apple-darwin"
|
||||
targets=("x86_64-unknown-linux-musl" "aarch64-unknown-linux-gnu" "x86_64-pc-windows-gnu" "x86_64-apple-darwin" "aarch64-apple-darwin")
|
||||
fi
|
||||
|
||||
IFS="= "
|
||||
|
Loading…
Reference in New Issue
Block a user