Skip to content

Commit d4a8708

Browse files
authored
Update release.yml
1 parent 9d23c8d commit d4a8708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
cache-from: type=gha
4545
cache-to: type=gha,mode=max
46-
platforms: linux/amd64,linux/arm64
46+
platforms: linux/amd64
4747
push: true
4848
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest, ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.ref_name }}
4949

0 commit comments

Comments
 (0)