Rodja Trappe 4 سال پیش
والد
کامیت
e1a5c728d3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/python-publish.yml

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

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