From 781dc4e21fd2316c766614fb87c1128bd6a8a86a Mon Sep 17 00:00:00 2001 From: McCloudS <64094529+McCloudS@users.noreply.github.com> Date: Thu, 11 Apr 2024 09:35:45 -0600 Subject: [PATCH] Update build_CPU.yml --- .github/workflows/build_CPU.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build_CPU.yml b/.github/workflows/build_CPU.yml index 6563cef..c150b45 100644 --- a/.github/workflows/build_CPU.yml +++ b/.github/workflows/build_CPU.yml @@ -41,7 +41,6 @@ jobs: name: Build and push CPU uses: docker/build-push-action@v5 with: - platforms: linux/amd64, linux/arm64 file: ./Dockerfile.cpu push: true tags: mccloud/subgen:cpu