disable arch that modernc does not support

This commit is contained in:
techknowlogick 2023-03-01 12:50:50 +08:00
parent bbd055ac3b
commit da0713e629

View File

@ -40,6 +40,8 @@ builds:
- goos: windows
goarch: arm
goarm: "7"
- goos: windows
goarch: arm64
- goos: freebsd
goarch: ppc64le
- goos: freebsd