Rodja Trappe 4 лет назад
Родитель
Сommit
01903fd3a7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/python-publish.yml

+ 1 - 1
.github/workflows/python-publish.yml

@@ -80,6 +80,6 @@ jobs:
         with:
         with:
           context: .
           context: .
           file: ./release.dockerfile
           file: ./release.dockerfile
-          platforms: linux/amd64,linux/arm64,linux/arm
+          platforms: linux/amd64,linux/arm64
           push: true
           push: true
           tags: ${{ steps.prep.outputs.tags }}
           tags: ${{ steps.prep.outputs.tags }}