mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2024-11-21 20:27:17 +03:00
disable arches that modernc/sqlite don't complie for
This commit is contained in:
parent
ebdbfeb54a
commit
462b2660de
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ builds:
|
|||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
- s390x
|
||||
- ppc64le
|
||||
# - s390x
|
||||
# - ppc64le
|
||||
goarm:
|
||||
- "5"
|
||||
- "6"
|
||||
|
|
Loading…
Reference in a new issue