Add support for RISC-V

This commit is contained in:
Antony Chazapis 2023-07-19 13:34:05 +03:00 committed by GitHub
parent 00048a8351
commit 48de3b0230
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,7 @@ builds:
- arm64 - arm64
- ppc64le - ppc64le
- s390x - s390x
- riscv64
goarm: goarm:
- '7' - '7'
- '6' - '6'