Browse Source

docker多平台

Jinnrry 2 years ago
parent
commit
4354699ce5
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/docker_build_pre.yml

+ 0 - 2
.github/workflows/docker_build_pre.yml

@@ -50,12 +50,10 @@ jobs:
           platforms: |
             linux/386
             linux/amd64
-            linux/arm/v5
             linux/arm/v7
             linux/arm64
             linux/mips64le
             linux/ppc64le
-            linux/s390x
           push: true
           tags: |
             ${{ env.REGISTRY }}/${{ env.REPOSITORY_LC }}:${{ env.VERSION }}