From cb8e6eeb935eda85bd3555b116729d47a60a50b9 Mon Sep 17 00:00:00 2001 From: Toby Date: Fri, 10 Nov 2023 16:48:45 -0800 Subject: [PATCH] feat: add linux/riscv64 build --- platforms.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/platforms.txt b/platforms.txt index 8b971aa..ea0ddf3 100644 --- a/platforms.txt +++ b/platforms.txt @@ -21,6 +21,7 @@ linux/arm64 linux/s390x linux/mipsle linux/mipsle-sf +linux/riscv64 # Android android/386