fix(riscv64): add support
All checks were successful
Markdown linter / markdown-lint (push) Successful in 8s
Golang Tests / unittest (push) Successful in 33s
Release / release (push) Successful in 34s
Release / sync-to-hub-docker-io (push) Successful in 57s

This commit is contained in:
Markus Pesch 2025-05-29 13:14:21 +02:00
parent cd521a803b
commit 445a9b6799
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -30,6 +30,7 @@ builds:
- amd64 - amd64
- arm - arm
- arm64 - arm64
- riscv64
goarm: goarm:
- "6" - "6"
- "7" - "7"