aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2021-08-23 12:45:44 -0700
committerGitHub <noreply@github.com>2021-08-23 12:45:44 -0700
commit76422cbe35039add914bffa59ebed82b32816f05 (patch)
treec671edc89da30e9ee0308c0ae651dc4703bb78b7
parent68157f363031b8146d97bea6aed5e68b647b6b95 (diff)
downloadseaweedfs-76422cbe35039add914bffa59ebed82b32816f05.tar.xz
seaweedfs-76422cbe35039add914bffa59ebed82b32816f05.zip
Update release.yml
-rw-r--r--.github/workflows/release.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index d0ae0490b..90fb90de5 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -16,6 +16,8 @@ jobs:
exclude:
- goarch: arm
goos: darwin
+ - goarch: 386
+ goos: darwin
- goarch: arm
goos: windows