chore: add more build platforms
parent
258557fb57
commit
3217751cc3
|
@ -8,11 +8,18 @@ build:
|
|||
- freebsd
|
||||
- netbsd
|
||||
- openbsd
|
||||
- dragonfly
|
||||
- plan9
|
||||
- solaris
|
||||
goarch:
|
||||
- amd64
|
||||
- 386
|
||||
- arm
|
||||
- arm64
|
||||
- mips
|
||||
- mips64
|
||||
- mipsle
|
||||
- mips64le
|
||||
ignore:
|
||||
- goos: openbsd
|
||||
goarch: arm
|
||||
|
|
Loading…
Reference in New Issue