Skip to content

Commit aa6f06b

Browse files
committed
ignore opendsb arm6
1 parent 03dcfa0 commit aa6f06b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.goreleaser.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ build:
1313
- 386
1414
- arm
1515
- arm64
16+
ignore:
17+
- goos: openbsd
18+
goarch: arm
19+
goarm: 6
20+
1621
archive:
1722
name_template: "{{.Os}}-{{.Arch}}-{{ .ProjectName }}"
1823
format: tar.gz

0 commit comments

Comments
 (0)