Browse Source

Update release.yml

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

+ 2 - 0
.github/workflows/release.yml

@@ -16,6 +16,8 @@ jobs:
         exclude:  
           - goarch: arm
             goos: darwin
+          - goarch: 386
+            goos: freebsd
 
     steps: