Update release.yml

This commit is contained in:
Chris Lu
2020-12-31 02:13:19 -08:00
committed by GitHub
parent 8529d56b59
commit 2a5fc7aa4d

View File

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