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: |