ci: remove windows 386 binary (#1392)
* ci: remove windows 386 binary * chore: update go-zero * chore: update go-zero
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -15,6 +15,8 @@ jobs:
|
||||
exclude:
|
||||
- goarch: "386"
|
||||
goos: darwin
|
||||
- goarch: "386"
|
||||
goos: windows
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: wangyoucao577/go-release-action@v1.22
|
||||
|
||||
Reference in New Issue
Block a user