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
|
- CGO_ENABLED=0
|
||||||
goos:
|
goos:
|
||||||
- windows
|
- windows
|
||||||
- darwin
|
#- darwin
|
||||||
- linux
|
#- linux
|
||||||
goarch:
|
goarch:
|
||||||
- amd64
|
- amd64
|
||||||
- 386
|
- 386
|
||||||
|
|
Loading…
Reference in a new issue