We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58b7400 + 92b1917 commit d11adc0Copy full SHA for d11adc0
release.sh
@@ -73,7 +73,7 @@ cd $MAINDIR
73
74
# If LOOPBUILDSYS is set the default list is ignored. Useful to release
75
# for a subset of systems/architectures.
76
-SYS=${LOOPBUILDSYS:-"windows-amd64 linux-386 linux-amd64 linux-armv6 linux-armv7 linux-arm64 darwin-amd64 freebsd-amd64 freebsd-arm"}
+SYS=${LOOPBUILDSYS:-"windows-amd64 linux-386 linux-amd64 linux-armv6 linux-armv7 linux-arm64 darwin-arm64 darwin-amd64 freebsd-amd64 freebsd-arm"}
77
78
# Use the first element of $GOPATH in the case where GOPATH is a list
79
# (something that is totally allowed).
0 commit comments