Эх сурвалжийг харах

fix: remove arm for docker ci

thesimplekid 3 сар өмнө
parent
commit
1634dd6552

+ 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