We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb3fd82 + 47dbeb6 commit 60c9c23Copy full SHA for 60c9c23
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
goos: [linux, darwin]
14
- goarch: [amd64, arm64]
+ goarch: [amd64]
15
steps:
16
- name: Set up Go
17
uses: actions/setup-go@v3
0 commit comments