1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-16 18:01:34 +00:00

disable arches that modernc/sqlite don't complie for

This commit is contained in:
techknowlogick 2023-03-01 12:31:27 +08:00
parent ebdbfeb54a
commit 462b2660de

View file

@ -14,8 +14,8 @@ builds:
- amd64 - amd64
- arm - arm
- arm64 - arm64
- s390x # - s390x
- ppc64le # - ppc64le
goarm: goarm:
- "5" - "5"
- "6" - "6"