Explorar o código

移除32位cpu

木木的木头 %!s(int64=2) %!d(string=hai) anos
pai
achega
821ed29051
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      .github/workflows/release.yml

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

@@ -13,10 +13,7 @@ jobs:
     strategy:
       matrix:
         goos: [windows,  linux, darwin]
-        goarch: [amd64, arm64, 386]
-        exclude:
-          - goos: darwin
-            goarch: 386
+        goarch: [amd64, arm64]
     runs-on: ubuntu-latest
     env: 
         CGO_ENABLED: 0