Update binaries_release2.yml

This commit is contained in:
Chris Lu
2022-04-24 23:51:29 -07:00
committed by GitHub
parent b1dac20c70
commit 42cc8d8aa3

View File

@@ -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: