ignore freebsd and openbsd arm6
This commit is contained in:
parent
7f4a7616f2
commit
f9bfe32f7a
@ -14,6 +14,9 @@ build:
|
|||||||
- arm
|
- arm
|
||||||
- arm64
|
- arm64
|
||||||
ignore:
|
ignore:
|
||||||
|
- goos: openbsd
|
||||||
|
goarch: arm
|
||||||
|
goarm: 6
|
||||||
- goos: freebsd
|
- goos: freebsd
|
||||||
goarch: arm
|
goarch: arm
|
||||||
goarm: 6
|
goarm: 6
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user