From 093d584fc94bb0bbcacfd1e01ea517ea96715026 Mon Sep 17 00:00:00 2001 From: Letro Bot Date: Wed, 8 Apr 2026 09:36:07 +0330 Subject: [PATCH] remove platforms unneeded --- .github/workflows/build.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index bb2e58fa5..c1cccc4cb 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -267,7 +267,6 @@ jobs: cwd://${{ steps.meta.outputs.bake-file }} cwd://${{ steps.meta-debug.outputs.bake-file }} set: | - base.platforms=linux/amd64 base.output=type=image,push=true base.cache-from=type=registry,ref=${{ env.BUILDCACHE }}:buildcache base.cache-to=type=registry,ref=${{ env.BUILDCACHE }}:buildcache,mode=max