From 9716fc7f80d5551535238076f59e777f47fba1a0 Mon Sep 17 00:00:00 2001 From: ryuupendragon Date: Sun, 14 Dec 2025 13:52:14 +0530 Subject: [PATCH] Update WF to run on arm64 --- .crow/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.crow/test.yml b/.crow/test.yml index 08ace19..57c7161 100644 --- a/.crow/test.yml +++ b/.crow/test.yml @@ -6,7 +6,7 @@ when: - event: manual labels: - platform: linux/amd64 + platform: linux/arm64 steps: - name: build-and-push