Skip to content

Commit dde1b3a

Browse files
committed
ci: disable windows arm build
1 parent 409cd0c commit dde1b3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ builds:
3232
goarch: ppc64le
3333
- goos: windows
3434
goarch: ppc64le
35+
- goos: windows
36+
goarch: arm
3537

3638
archives:
3739
- files:

0 commit comments

Comments
 (0)