Skip to content

Commit e1f48de

Browse files
committed
ci: remove unsupported architectures
1 parent 7c7c21b commit e1f48de

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ builds:
2525
goarch: arm
2626
- goos: windows
2727
goarch: arm64
28+
- goos: windows
29+
goarch: 386
2830
checksum:
2931
name_template: '{{ .ProjectName }}-{{.Version}}_checksums.txt'
3032
changelog:

0 commit comments

Comments
 (0)