From c91c3149c0875d8c01d03bcfc854c681a60169ae Mon Sep 17 00:00:00 2001 From: ayflying Date: Thu, 30 Oct 2025 16:21:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=9C=80=E8=A6=81=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E7=9A=84=E7=B3=BB=E7=BB=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hack/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hack/config.yaml b/hack/config.yaml index 5fe8563..b1bc831 100644 --- a/hack/config.yaml +++ b/hack/config.yaml @@ -4,8 +4,8 @@ gfcli: build: name: "p2p" - arch: "amd64" - system: "windows,linux" + arch: "amd64,arm,arm64" + system: "windows,linux,darwin" mod: "none" packSrc: "hack,resource,manifest" # version: "v1.0.0"