This website works better with JavaScript
Home
Explore
Help
Sign In
SMusatov
/
seaweedfs
mirror of
https://github.com/seaweedfs/seaweedfs.git
Watch
1
Star
0
Fork
0
Files
Wiki
Browse Source
Update release.yml
Chris Lu
4 years ago
parent
6912bf94ae
commit
60b4dedfb7
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.github/workflows/release.yml
+ 2
- 0
.github/workflows/release.yml
View File
@@ -16,6 +16,8 @@ jobs:
exclude:
- goarch: arm
goos: darwin
+ - goarch: 386
+ goos: freebsd
steps: