Skip to content

Commit 1c76a45

Browse files
committed
add core arm64
1 parent 3f1e0f5 commit 1c76a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-goreleaser-core.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
distribution: otelcol
4848
goos: '[ "windows" ]'
49-
goarch: '[ "386", "amd64" ]'
49+
goarch: '[ "386", "amd64", "arm64" ]'
5050
runner_os: 'windows-2022'
5151
secrets: inherit
5252

0 commit comments

Comments
 (0)