GitHub Actions
This commit is contained in:
parent
7ed432bb7a
commit
ffca1341aa
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ builds:
|
|||
- CGO_ENABLED=0
|
||||
goos:
|
||||
- windows
|
||||
- darwin
|
||||
- linux
|
||||
#- darwin
|
||||
#- linux
|
||||
goarch:
|
||||
- amd64
|
||||
- 386
|
||||
|
|
Loading…
Reference in a new issue