mine
derailed 2019-05-16 07:53:41 -06:00
parent 993ce63bbd
commit 0cb1a9766f
1 changed files with 4 additions and 4 deletions

View File

@ -9,11 +9,11 @@ builds:
- env:
- CGO_ENABLED=0
goos:
- linux
- darwin
# - windows
# - linux
# - darwin
- windows
goarch:
- 386
# - 386
- amd64
# - arm
# - arm64