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.
1 parent 3f1e0f5 commit 1c76a45Copy full SHA for 1c76a45
.github/workflows/ci-goreleaser-core.yaml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
distribution: otelcol
48
goos: '[ "windows" ]'
49
- goarch: '[ "386", "amd64" ]'
+ goarch: '[ "386", "amd64", "arm64" ]'
50
runner_os: 'windows-2022'
51
secrets: inherit
52
0 commit comments