Update binaries_release2.yml
This commit is contained in:
3
.github/workflows/binaries_release2.yml
vendored
3
.github/workflows/binaries_release2.yml
vendored
@@ -23,7 +23,8 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
goos: [darwin]
|
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 represent a sequence of tasks that will be executed as part of the job
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user