GitHub Actions

This commit is contained in:
Shuhei Kubota 2020-11-11 21:36:04 +09:00
parent 7ed432bb7a
commit ffca1341aa
1 changed files with 2 additions and 2 deletions

View File

@ -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