From 23375519ba1b7713d298c01c6342e399abb50983 Mon Sep 17 00:00:00 2001 From: imsyy Date: Thu, 6 Jun 2024 17:50:06 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=B3=20chore:=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E6=B5=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/docker.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 339a770..2e3ac19 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -49,7 +49,6 @@ jobs: file: ./Dockerfile platforms: | linux/amd64 - linux/arm/v7 linux/arm64 push: true tags: ${{ steps.meta.outputs.tags }}