build for mips64 too

This commit is contained in:
Roberto Hidalgo 2023-01-27 14:35:46 -06:00
parent dfecf47532
commit 49bffc22d6
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ platforms=(
linux/arm64
linux/arm
linux/mips
linux/mips64
darwin/arm64
darwin/amd64
)