Skip to content

Commit 882bedd

Browse files
committed
build: remove linux/arm/v8
1 parent eadda4e commit 882bedd

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
@@ -56,5 +56,5 @@ jobs:
5656
with:
5757
context: .
5858
push: true
59-
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v8
59+
platforms: linux/amd64,linux/arm64,linux/arm/v7
6060
tags: ${{ steps.meta.outputs.releases }}

0 commit comments

Comments
 (0)