disable arch that modernc does not support
This commit is contained in:
parent
bbd055ac3b
commit
da0713e629
|
@ -40,6 +40,8 @@ builds:
|
|||
- goos: windows
|
||||
goarch: arm
|
||||
goarm: "7"
|
||||
- goos: windows
|
||||
goarch: arm64
|
||||
- goos: freebsd
|
||||
goarch: ppc64le
|
||||
- goos: freebsd
|
||||
|
|
Loading…
Reference in New Issue