Rodja Trappe 4 năm trước cách đây
mục cha
commit
e1a5c728d3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 }}