1
0
mirror of https://github.com/Luzifer/gziphttp.git synced 2024-09-19 08:23:00 +00:00

Add more archs for build

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2020-09-03 15:25:55 +02:00
parent 50380bf793
commit e287846e68
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -7,6 +7,16 @@ commands:
- make publish - make publish
environment: environment:
ARCHS: >-
darwin/amd64
linux/amd64
linux/arm
openbsd/amd64
openbsd/arm
plan9/amd64
plan9/arm
solaris/amd64
windows/amd64
CGO_ENABLED: 0 CGO_ENABLED: 0
GO111MODULE: on GO111MODULE: on
MOD_MODE: readonly MOD_MODE: readonly