فهرست منبع

fix: remove arm for docker ci

thesimplekid 4 هفته پیش
والد
کامیت
1634dd6552
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/docker-publish.yml

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

@@ -53,7 +53,7 @@ jobs:
         with:
           context: .
           push: true
-          platforms: linux/amd64,linux/arm64
+          platforms: linux/amd64
           tags: ${{ steps.meta.outputs.tags }}
           labels: ${{ steps.meta.outputs.labels }}
           cache-from: type=gha