m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-20 01:23:43 -05:00
This commit is contained in:
Junegunn Choi
2025-11-16 20:02:39 +09:00
parent c3e6d9a8f9
commit 2ab923f3ae
6 changed files with 9 additions and 5 deletions

View File

@@ -22,6 +22,7 @@ builds:
- loong64
- ppc64le
- s390x
- riscv64
goarm:
- "5"
- "6"
@@ -39,6 +40,8 @@ builds:
goarch: arm64
- goos: openbsd
goarch: arm64
- goos: openbsd
goarch: riscv64
- goos: android
goarch: amd64
- goos: android