Skip to content

Commit 4ee0344

Browse files
committed
ci: remove arm - amymy
1 parent 6a6d43e commit 4ee0344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
file: Dockerfile
7575
tags: ${{ steps.meta.outputs.tags }}
7676
labels: ${{ steps.meta.outputs.labels }}
77-
platforms: linux/amd64,linux/arm64
77+
platforms: linux/amd64
7878
cache-from: |
7979
type=registry,ref=${{ steps.meta.outputs.tags }}
8080
type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:main

0 commit comments

Comments
 (0)