CI: add riscv64 builds

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2022-05-01 03:17:18 +09:00
parent 0e56e4f9ff
commit d4127a9f26
3 changed files with 33 additions and 5 deletions

View File

@@ -60,6 +60,7 @@ jobs:
- linux/amd64
- linux/arm64
- linux/ppc64le
- linux/riscv64
- windows/amd64
steps:
- name: Install Go