From 2ad23ad783da0069731a08840dc81a2b38ec382c Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Thu, 7 Sep 2023 17:22:23 -0500 Subject: [PATCH] build: add more build targets --- .forge.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.forge.cfg b/.forge.cfg index 83f7b68..d93c841 100644 --- a/.forge.cfg +++ b/.forge.cfg @@ -3,8 +3,10 @@ nimble [target] x86_64-linux-gnu +aarch64-linux-gnu x86_64-linux-musl x86_64-macos-none +aarch64-macos-none x86_64-windows-gnu [bin]