This is an automated email from the ASF dual-hosted git repository.
twice pushed a commit to branch unstable
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
The following commit(s) were added to refs/heads/unstable by this push:
new 48614413b chore(README): add RISC-V to supported platforms (#3127)
48614413b is described below
commit 48614413b71a6c023593431d2f54871af8db586c
Author: Twice <[email protected]>
AuthorDate: Tue Aug 19 17:43:47 2025 +0800
chore(README): add RISC-V to supported platforms (#3127)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5f666e80f..314213875 100644
--- a/README.md
+++ b/README.md
@@ -140,7 +140,7 @@ $ ./x.py test go # run Golang (unit and integration) test
cases
### Supported platforms
* OS: Linux and macOS
-* arch: x86_64 and ARM
+* arch: x86_64, ARM and RISC-V
## Namespace