From def52cb9e7888a99caaa6ef14ab148c36d7ae1b5 Mon Sep 17 00:00:00 2001 From: "J.K.SAGE" Date: Wed, 31 Jan 2024 14:28:39 +0800 Subject: [PATCH] Update github-image.yml --- .github/workflows/github-image.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/github-image.yml b/.github/workflows/github-image.yml index f670fad..3ae4a6b 100644 --- a/.github/workflows/github-image.yml +++ b/.github/workflows/github-image.yml @@ -51,8 +51,6 @@ jobs: push: true # 生成多平台镜像, see https://github.com/docker-library/bashbrew/blob/v0.1.1/architecture/oci-platform.go platforms: | - linux/arm/v6 - linux/arm/v7 linux/arm64/v8 # docker build arg, 注入 APP_NAME/APP_VERSION build-args: |