chore: skip openbsd/freebsd arm64
This commit is contained in:
parent
4f92ef5fa9
commit
683d5d5a48
1 changed files with 3 additions and 1 deletions
|
@ -34,8 +34,10 @@ builds:
|
||||||
goarch: 386
|
goarch: 386
|
||||||
- goos: openbsd
|
- goos: openbsd
|
||||||
goarch: arm
|
goarch: arm
|
||||||
|
- goos: openbsd
|
||||||
|
goarch: arm64
|
||||||
- goos: freebsd
|
- goos: freebsd
|
||||||
goarch: arm
|
goarch: arm64
|
||||||
|
|
||||||
changelog:
|
changelog:
|
||||||
skip: true
|
skip: true
|
||||||
|
|
Loading…
Reference in a new issue