From 7f465dc78413cf536335385cf0971504208287d3 Mon Sep 17 00:00:00 2001 From: Jannik Reimers Date: Fri, 25 Oct 2024 11:50:35 +0200 Subject: [PATCH] this would be even more stupid --- .github/workflows/root.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/root.yml b/.github/workflows/root.yml index baad931..500efea 100644 --- a/.github/workflows/root.yml +++ b/.github/workflows/root.yml @@ -50,6 +50,6 @@ jobs: uses: docker/build-push-action@v5 with: context: . - platforms: linux/amd64,linux/arm64 + platforms: linux/arm64 push: true tags: git.jansel.dev/jansel/Feixiao:latest