From e04796aa89316c6147bccc291e6284ee25dc25a3 Mon Sep 17 00:00:00 2001 From: "franz.germann" Date: Mon, 24 Mar 2025 17:55:32 +0100 Subject: [PATCH] test --- .github/workflows/.github-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/.github-ci.yml b/.github/workflows/.github-ci.yml index d7705da..acf60a0 100644 --- a/.github/workflows/.github-ci.yml +++ b/.github/workflows/.github-ci.yml @@ -46,5 +46,5 @@ jobs: push: true allow: network.host network: host - platforms: linux/amd64,linux/arm64 + platforms: linux/amd64 tags: ${{ steps.docker.outputs.tags }} \ No newline at end of file