mirror of
https://gitea.com/gitea/act_runner.git
synced 2024-12-29 04:17:09 +01:00
disable arch that modernc does not support
This commit is contained in:
parent
bbd055ac3b
commit
da0713e629
@ -40,6 +40,8 @@ builds:
|
|||||||
- goos: windows
|
- goos: windows
|
||||||
goarch: arm
|
goarch: arm
|
||||||
goarm: "7"
|
goarm: "7"
|
||||||
|
- goos: windows
|
||||||
|
goarch: arm64
|
||||||
- goos: freebsd
|
- goos: freebsd
|
||||||
goarch: ppc64le
|
goarch: ppc64le
|
||||||
- goos: freebsd
|
- goos: freebsd
|
||||||
|
Loading…
Reference in New Issue
Block a user