Browse Source

Update release.yml

Chris Lu 4 years ago
parent
commit
2a5fc7aa4d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

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