diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 993ce86c..3b706680 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -78,7 +78,6 @@ jobs: # Include amd64 on all platforms. goos: [windows, freebsd, openbsd, linux, darwin] goarch: [amd64, 386] - gotoolchain: [""] patch-assetname: [""] exclude: # Exclude i386 on darwin