mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Update binaries_release2.yml
This commit is contained in:
parent
b1dac20c70
commit
42cc8d8aa3
3
.github/workflows/binaries_release2.yml
vendored
3
.github/workflows/binaries_release2.yml
vendored
|
@ -23,7 +23,8 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
goos: [darwin]
|
||||
goarch: [amd64, arm64]
|
||||
# goarch: [amd64, arm64]
|
||||
goarch: [amd64]
|
||||
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue