mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-07-24 00:53:05 +00:00
Update release.yml
This commit is contained in:
@@ -12,7 +12,8 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
goos: [linux, windows, darwin, freebsd, netbsd, openbsd ]
|
||||
goarch: ["386", amd64, arm]
|
||||
goarch: ["386", amd64]
|
||||
# goarch: ["386", amd64, arm]
|
||||
steps:
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
|
||||
Reference in New Issue
Block a user