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

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: