From 98c4006eb7d1ccb47edeb920984131ca7a516cbc Mon Sep 17 00:00:00 2001 From: Ryuu Pendragon Date: Fri, 20 Feb 2026 19:18:07 +0530 Subject: [PATCH] Update .gitea/workflows/test.yml --- .gitea/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 8c64f47..a2e35f1 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -55,7 +55,7 @@ jobs: push: false tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - platforms: linux/amd64 + platforms: linux/arm64 cache-from: type=gha cache-to: type=gha,mode=max build-args: |