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
goos:
- windows
- darwin
- linux
#- darwin
#- linux
goarch:
- amd64
- 386