added more build platforms
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Stefan Hoffmann 2023-05-30 20:39:29 +02:00
parent 2f280c9daf
commit 4907cc8de7
Signed by: stefan
GPG Key ID: 8EFC7042BF8D5CDD

View File

@ -27,6 +27,8 @@ pipeline:
matrix:
GOOS:
- linux
- darwin
GOARCH:
- arm64
- arm
- amd64