Update release.yml

This commit is contained in:
Chris Lu 2020-12-17 22:19:26 -08:00 committed by GitHub
parent 9fc07feb00
commit 47f5ec0cde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
goos: [linux, windows, darwin]
goos: [linux, windows, darwin, freebsd, netbsd, openbsd ]
goarch: ["386", amd64, arm]
steps: